#CDAF65 Color

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

Color preview

#CDAF65

Color formats

HEX
#CDAF65
RGB
rgb(205, 175, 101)
RGBA
rgba(205, 175, 101, 1)
HSL
hsl(43, 51%, 60%)
HSV
hsv(43, 51%, 80%)
CMYK
cmyk(0%, 15%, 51%, 20%)
CSS variable
--color-primary: #CDAF65;
Lowercase HEX
#cdaf65

Shades

Tints

Tones

Harmony

CSS snippets for #CDAF65

.color-cdaf65 {
  color: #CDAF65;
  background-color: #CDAF65;
}

Frequently asked questions

What color is #CDAF65?+

#CDAF65 is a HEX color with RGB value rgb(205, 175, 101) and HSL value hsl(43, 51%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDAF65?+

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