#CDAF55 Color

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

Color preview

#CDAF55

Color formats

HEX
#CDAF55
RGB
rgb(205, 175, 85)
RGBA
rgba(205, 175, 85, 1)
HSL
hsl(45, 55%, 57%)
HSV
hsv(45, 59%, 80%)
CMYK
cmyk(0%, 15%, 59%, 20%)
CSS variable
--color-primary: #CDAF55;
Lowercase HEX
#cdaf55

Shades

Tints

Tones

Harmony

CSS snippets for #CDAF55

.color-cdaf55 {
  color: #CDAF55;
  background-color: #CDAF55;
}

Frequently asked questions

What color is #CDAF55?+

#CDAF55 is a HEX color with RGB value rgb(205, 175, 85) and HSL value hsl(45, 55%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDAF55?+

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