#FFD700

Gold — Color Codes & Palette

#FFD700  ·  rgb(255, 215, 0)  ·  hsl(51, 100%, 50%)

Color Codes

Format Value
HEX #FFD700
RGB rgb(255, 215, 0)
HSL hsl(51, 100%, 50%)

Shades of Gold

#E6C300#CCAD00#B39800#998200#806C00#665700#4D4100#332B00

Tints of Gold

#FFDD1A#FFE033#FFE44D#FFE866#FFEC80#FFF099#FFF4B3#FFF7CC

Color Pairings & Harmony

Complementary
#0026FF
Analogous +30°
#A6FF00
Analogous −30°
#FF5900
Triadic +120°
#00FFD9
Triadic −120°
#D900FF

Contrast & Accessibility (WCAG 2.1)

vs. White (#FFFFFF)
1.40:1 — Fail
vs. Black (#000000)
14.97:1 — AAA pass for normal text

CSS Snippet

.element {
  color: #FFD700;
}

.element-bg {
  background-color: #FFD700;
  color: #000000;
}

.element-border {
  border: 2px solid #FFD700;
}

About Gold

Gold is a medium color with vivid, highly saturated, defined by the hex code #FFD700. Its exact color model values are rgb(255, 215, 0) in RGB and hsl(51, 100%, 50%) in HSL (hue 51°, saturation 100%, lightness 50%). On a white background the contrast ratio is 1.40:1 — Fail, and on black it is 14.97:1 — AAA pass for normal text. Use Gold for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.

Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.

Open the Color Picker →

Frequently Asked Questions

What is the RGB value of Gold?
The RGB value of Gold (#FFD700) is rgb(255, 215, 0). Red = rgb(255, 215, 0), representing the amounts of red, green, and blue light on a 0–255 scale.
Is Gold accessible on a white background?
The contrast ratio of Gold on white (#FFFFFF) is 1.40:1 — Fail. On black (#000000) the contrast ratio is 14.97:1 — AAA pass for normal text. WCAG 2.1 requires 4.5:1 for AA (normal text) and 7:1 for AAA.
What colors pair well with Gold?
Based on color theory, Gold (hsl(51, 100%, 50%)) pairs well with its complementary, analogous, and triadic hues. See the harmony swatches above for the exact hex values of each pairing type.