Light gold Color — HEX, RGB, HSL & CMYK Codes

#fddc5c
Format Value
HEX #fddc5c
RGB rgb(253, 220, 92)
HSL hsl(47.7, 97.6%, 67.6%)
CMYK cmyk(0%, 13%, 63.6%, 0.8%)
HSV hsv(47.7, 63.6%, 99.2%)

light gold color harmonies

Tints & shades of light gold

Tints (lighter)

#fddf6b #fde27a #fee688 #fee997 #feeca6 #feefb5 #fef2c4 #fef5d3 #fff9e1 #fffcf0

Shades (darker)

#e6c854 #cfb44b #b8a043 #a18c3b #8a7832 #73642a #5c5021 #453c19 #2e2811 #171408

Contrast & accessibility

The quick brown fox

On white · 1.35:1 · Fail

The quick brown fox

On black · 15.57:1 · AAA

Recommended text color: #000000

Use light gold in code

CSS color: #fddc5c;
SCSS $color: #fddc5c;
Tailwind bg-[#fddc5c]
Swift UIColor(red: 0.992, green: 0.863, blue: 0.361, alpha: 1)
Android Color.parseColor("#fddc5c")
Flutter Color(0xFFFDDC5C)

Colors similar to light gold

Browse all Yellow colors →

What is the HEX code for light gold?

The CSS color light gold in HEX format is #fddc5c. Use this value directly in CSS, SVG, and most design tools.

How do I use light gold in CSS?

To apply light gold in CSS:

  • Text color: color: #fddc5c;
  • Background: background-color: #fddc5c;
  • Border: border-color: #fddc5c;

What are all the color format values for light gold?

FormatValue
HEX#fddc5c
RGBrgb(253, 220, 92)
HSLhsl(47.7, 97.6%, 67.6%)
CMYKcmyk(0%, 13%, 63.6%, 0.8%)

How do I convert light gold to HEX?

Select light gold from the color name list in our color converter. The HEX value — #fddc5c — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light gold belong to?

light gold belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 47.7°, saturation 97.6%, lightness 67.6%.

How do I create lighter and darker shades of light gold?

Lighter variant (lightness 82.6%): #feeca7. Darker variant (lightness 52.599999999999994%): #fccc10. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.