#CDAF75 Color

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

Color preview

#CDAF75

Color formats

HEX
#CDAF75
RGB
rgb(205, 175, 117)
RGBA
rgba(205, 175, 117, 1)
HSL
hsl(40, 47%, 63%)
HSV
hsv(40, 43%, 80%)
CMYK
cmyk(0%, 15%, 43%, 20%)
CSS variable
--color-primary: #CDAF75;
Lowercase HEX
#cdaf75

Shades

Tints

Tones

Harmony

CSS snippets for #CDAF75

.color-cdaf75 {
  color: #CDAF75;
  background-color: #CDAF75;
}

Frequently asked questions

What color is #CDAF75?+

#CDAF75 is a HEX color with RGB value rgb(205, 175, 117) and HSL value hsl(40, 47%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDAF75?+

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