Annual Pro comes with 2× normal AI credits

Subscribe now to get 6,000 credits/month (up from 3,000) for the next months

Gold Color: Meaning, Hex Codes, UI Palettes, and Accessibility

By

Mondal Mahbub

Reviewed by

Buu Nguyen

6 mins read

Table of contents

Share

Gold is #FFD700, a fully saturated yellow at hue 51° that reads as achievement, warmth, and premium quality on screen. Here I have explored every gold code format, the palettes and pairings that hold up in real interfaces, and the contrast numbers that decide where gold can and can’t go.

What Is the Color of Gold?

Gold’s standard digital value is #FFD700, or rgb(255, 215, 0), a warm yellow with maximum red, high green, and zero blue. Browsers recognize it as the CSS named color “gold”.

What Is the Color of Gold?

The metal itself is duller. Physical gold sits closer to #D4AF37, often labeled “metallic gold,” while #FFD700 is the brighter web convention. If a design brief says “gold” without a hex, #FFD700 is the safe default and #D4AF37 is the choice for a jewelry-adjacent, muted look.

Gold carries the strongest status signal in the palette. Products use it for Pro tiers, award badges, and rating stars because people already associate it with winning and wealth, which is why a gold accent on a pricing page quietly says “this is the premium option” before the copy does.

How Does Gold Appear on Digital Screens?

Screens build gold from light, so #FFD700 glows brighter than metal ever can. The mix is 100% red, 84% green, and 0% blue, and without blue in the channel the color keeps a warm, sunlit cast on every display.

How Does Gold Appear on Digital Screens

Flat #FFD700 has no shine. A metallic effect needs a gradient across two or three of gold’s shades, since shine is a lighting trick, not a color value.

Background matters more for gold than for most hues. On white it washes out at the edges with a 1.4:1 contrast ratio, while on black it hits 14.97:1 and becomes the brightest thing on the page. The computed dark surface #1D1A0C, paired with the bright variant #FFE033, keeps that glow in dark mode without halation.

What UI Elements Work Best with Gold?

Gold performs as an accent, not a workhorse. Its high luminance rules it out as body text or a light-mode background, so the elements below are the ones where the contrast math actually favors it.

Buttons and CTAs

A gold button demands dark text. Black on #FFD700 measures 14.97:1, and the deep shade #201B00 measures 12.29:1, while white text fails outright at 1.4:1.

Gold color in Buttons and CTAs

Reserve gold for one primary action per screen. Two gold buttons split the status signal and the eye stops knowing which action matters.

Data Visualizations

Gold anchors a chart series the way a highlighter anchors a sentence. Run the key series in #FFD700 and support it with the dark variant #BFA100 and the bright variant #FFE033 so the hierarchy stays inside one hue family.

Gold color for Data Visualizations

Status Badges

Badges are gold’s natural habitat, since “gold status” is a phrase users already know. Solid #FFD700 with dark text handles active states, and a 13% tint of gold behind #BFA100 text handles quieter labels like “featured” or “in review”.

Status Badges with gold color

Dark Mode Surfaces

Dark mode is where gold does its best work. The bright variant #FFE033 on the dark surface #1D1A0C measures 13.24:1, passing WCAG AAA, so gold text, icons, and live indicators all stay readable while looking expensive.

uses of gold color on Dark Mode Surfaces

What Are the Best Gold Color Palettes for UI?

Every palette below comes from color-wheel math on #FFD700, and each scheme fits a different product job.

Monochromatic

The monochromatic set is #FFD700, #998200, and #FFE866. Pick it for dashboards and settings screens that need visual hierarchy without introducing a second hue.

Monochromatic palettes of gold color

Analogous

The analogous set is #FFD700, #A6FF00, and #FF5900, gold’s wheel neighbors. It suits energetic marketing pages and event banners, though the lime neighbor needs care near gold itself (see the avoid section below).

analogous palettes of gold color

Complementary

Gold’s complement is #0026FF, a deep blue from the opposite side of the wheel. Product teams pick this scheme when a blue interface needs one unmissable gold CTA, and the pair even clears 5.5:1 contrast against each other.

complementary palettes of gold color

Triadic

The triadic set is #FFD700, #00FFD9, and #D900FF, three hues spaced evenly at 120°. It works for category coding in data-heavy screens where three groups must stay instantly tellable apart.

triadic palettes of gold color

Split-Complementary

The split-complementary set is #FFD700, #00A6FF, and #5900FF. Teams choose it when they want complementary-level contrast with less vibration, which makes it the safer scheme for a full app theme. Visily’s Theme feature can apply a scheme like this across every screen of a design at once, so you see the palette in context instead of on a strip.

split-complementary palettes of gold color

Which Colors Are Similar to Gold?

Three named neighbors sit closest to #FFD700:

  • Golden (#EFBF04) — slightly deeper and less green; a common “realistic gold” in branding.
  • Goldenrod (#DAA520) — browner and earthier; reads as autumnal rather than premium.
  • Metallic gold (#D4AF37) — the metal’s own tone; pick it when the design references physical gold.
similar colors of gold

Swap toward the darker three when gold must sit on white, since each step down buys contrast that #FFD700 doesn’t have.

Which Colors Pair Best with Gold?

Deep blue #0026FF is gold’s single best accent partner, and the complementary palette above shows the pairing at full strength. For everything around that pair, lean on neutrals: the near-black #1D1A0C, a charcoal, and an off-white give gold room to signal without competing.

Split the layout 60-30-10. Use 60% neutral background, 30% dark structural color, and 10% gold, because gold at more than 10% of a screen stops feeling premium and starts feeling loud.

Which Colors Should You Avoid Pairing with Gold?

The riskiest partners come straight from the hue math. #BBFF00 and #FF6E00 sit 15–45° from gold at similar lightness, so their shared edges vibrate on screen, and a mid gray like #808080 matches gold’s lightness closely enough that boundaries between them lose definition.

image 32

White text on gold is the third trap. At 1.4:1 it fails every WCAG level, yet it keeps appearing on gold buttons because it looks passable in a mockup viewed at full brightness.

Does Gold Meet Accessibility Standards?

Gold fails as a text color on light backgrounds and passes with room to spare on dark ones. The computed ratios:

PairRatioWCAG verdict
#FFD700 on white1.4:1Fails AA and AAA
#FFD700 on black14.97:1Passes AAA
Dark variant #BFA100 on white2.53:1Fails AA
Bright #FFE033 on dark surface #1D1A0C13.24:1Passes AAA
White text on #FFD7001.4:1Fails AA and AAA

Even the darkened #BFA100 can’t carry text on white, so on light backgrounds gold should color shapes, fills, and borders while a dark neutral carries the words.

One color-vision note: gold’s yellow hue survives red-green color blindness better than red or green accents do, but a gold-versus-lime distinction collapses for deuteranopic users, so never make that pair carry meaning on its own.

How Can You Convert Gold Between HEX, RGB, HSL, CMYK, and Other Color Formats?

Every format below describes the same #FFD700, and each one serves a different workflow:

FormatGold valueWhere you’d use it
HEX#FFD700CSS, design tools, handoff specs
RGBrgb(255, 215, 0)Web styles and screen rendering
RGBArgba(255, 215, 0, 1)Web styles with transparency
HSLhsl(51, 100%, 50%)Programmatic tints and shades in code
HSB51, 100, 100Color pickers in design software
CMYK0, 16, 100, 0Print production

HSL earns its place in design systems because shifting only the lightness value generates gold’s whole tint-and-shade ramp from one line of code. CMYK matters the moment gold leaves the screen, since the 0-blue mix that glows on a display prints noticeably flatter on paper.

Mondal Mahbub

Content Writer @ Visily

Mahbub Mondal writes about design, product strategy, and AI-driven creativity for Visily. A content writer and marketer by background, he specializes in translating technical design concepts into clear, actionable insights for non-designers, product managers, and startup teams. Through his work, he explores how modern tools are lowering the barriers to great UI design and faster product iteration.

Design with AI

Experience Visily

Ready to transform your design workflow with high-fidelity AI tools?

Join 50,000+ top designers

Get high-fidelity wireframes and AI metrics for any project.

© 2025 Visily. All rights reserved.