#CDAF42 Color

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

Color preview

#CDAF42

Color formats

HEX
#CDAF42
RGB
rgb(205, 175, 66)
RGBA
rgba(205, 175, 66, 1)
HSL
hsl(47, 58%, 53%)
HSV
hsv(47, 68%, 80%)
CMYK
cmyk(0%, 15%, 68%, 20%)
CSS variable
--color-primary: #CDAF42;
Lowercase HEX
#cdaf42

Shades

Tints

Tones

Harmony

CSS snippets for #CDAF42

.color-cdaf42 {
  color: #CDAF42;
  background-color: #CDAF42;
}

Frequently asked questions

What color is #CDAF42?+

#CDAF42 is a HEX color with RGB value rgb(205, 175, 66) and HSL value hsl(47, 58%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CDAF42?+

The closest Tailwind color is orange-400, available as the bg-orange-400 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