#CDAF07 Color

Inspect #CDAF07 across formats, palettes, contrast and closest named color matches.

Color preview

#CDAF07

Color formats

HEX
#CDAF07
RGB
rgb(205, 175, 7)
RGBA
rgba(205, 175, 7, 1)
HSL
hsl(51, 93%, 42%)
HSV
hsv(51, 97%, 80%)
CMYK
cmyk(0%, 15%, 97%, 20%)
CSS variable
--color-primary: #CDAF07;
Lowercase HEX
#cdaf07

Shades

Tints

Tones

Harmony

CSS snippets for #CDAF07

.color-cdaf07 {
  color: #CDAF07;
  background-color: #CDAF07;
}

Frequently asked questions

What color is #CDAF07?+

#CDAF07 is a HEX color with RGB value rgb(205, 175, 7) and HSL value hsl(51, 93%, 42%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CDAF07?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools