Pale gold to HEX — Color Code

HEX

#fdde6c

Format Value
HEX #fdde6c
RGB rgb(253, 222, 108)
HSL hsl(47.2, 97.3%, 70.8%)
CMYK cmyk(0%, 12.3%, 57.3%, 0.8%)

What is the HEX code for pale gold?

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

How do I use pale gold in CSS?

To apply pale gold in CSS:

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

What are all the color format values for pale gold?

FormatValue
HEX#fdde6c
RGBrgb(253, 222, 108)
HSLhsl(47.2, 97.3%, 70.8%)
CMYKcmyk(0%, 12.3%, 57.3%, 0.8%)

How do I convert pale gold to HEX?

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

What color family does pale gold belong to?

pale gold belongs to the yellow color family. It is a light, vivid color with HSL values: hue 47.2°, saturation 97.3%, lightness 70.8%.

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

Lighter variant (lightness 85.8%): #feefb8. Darker variant (lightness 55.8%): #fccd21. 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.