Goldenrod Hex Code — #DAA520

RGB, HSL, and CMYK values for Goldenrod.

Goldenrod Color Values

FormatValue
HEX#DAA520
RGBrgb(218, 165, 32)
HSLhsl(43, 74%, 49%)
CMYKcmyk(0%, 24%, 85%, 15%)
Want to explore more shades? Use our Color Converter

About Goldenrod

Color psychology: Tradition, warmth.

Goldenrod (#DAA520) is a medium shade of yellow. It's commonly used in web design, graphic design, and branding where tradition, warmth are desired associations.

How to Use Goldenrod in CSS

/* Using HEX */
color: #DAA520;
background-color: #DAA520;

/* Using RGB */
color: rgb(218, 165, 32);

/* Using HSL */
color: hsl(43, 74%, 49%);

Colors That Go With Goldenrod

Complementary

Analogous

Triadic

Similar Shades of Yellow

Frequently Asked Questions