Gold Hex Code — #FFD700

RGB, HSL, and CMYK values for Gold.

Gold Color Values

FormatValue
HEX#FFD700
RGBrgb(255, 215, 0)
HSLhsl(51, 100%, 50%)
CMYKcmyk(0%, 16%, 100%, 0%)
Want to explore more shades? Use our Color Converter

About Gold

Color psychology: Wealth, prestige.

Gold (#FFD700) is a medium shade of yellow. It's commonly used in web design, graphic design, and branding where wealth, prestige are desired associations.

How to Use Gold in CSS

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

/* Using RGB */
color: rgb(255, 215, 0);

/* Using HSL */
color: hsl(51, 100%, 50%);

Colors That Go With Gold

Complementary

Analogous

Triadic

Similar Shades of Yellow

Frequently Asked Questions