#CDAF8B Color

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

Color preview

#CDAF8B

Color formats

HEX
#CDAF8B
RGB
rgb(205, 175, 139)
RGBA
rgba(205, 175, 139, 1)
HSL
hsl(33, 40%, 67%)
HSV
hsv(33, 32%, 80%)
CMYK
cmyk(0%, 15%, 32%, 20%)
CSS variable
--color-primary: #CDAF8B;
Lowercase HEX
#cdaf8b

Shades

Tints

Tones

Harmony

CSS snippets for #CDAF8B

.color-cdaf8b {
  color: #CDAF8B;
  background-color: #CDAF8B;
}

Frequently asked questions

What color is #CDAF8B?+

#CDAF8B is a HEX color with RGB value rgb(205, 175, 139) and HSL value hsl(33, 40%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDAF8B?+

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