#CDAF88 Color

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

Color preview

#CDAF88

Color formats

HEX
#CDAF88
RGB
rgb(205, 175, 136)
RGBA
rgba(205, 175, 136, 1)
HSL
hsl(34, 41%, 67%)
HSV
hsv(34, 34%, 80%)
CMYK
cmyk(0%, 15%, 34%, 20%)
CSS variable
--color-primary: #CDAF88;
Lowercase HEX
#cdaf88

Shades

Tints

Tones

Harmony

CSS snippets for #CDAF88

.color-cdaf88 {
  color: #CDAF88;
  background-color: #CDAF88;
}

Frequently asked questions

What color is #CDAF88?+

#CDAF88 is a HEX color with RGB value rgb(205, 175, 136) and HSL value hsl(34, 41%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDAF88?+

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