#CDBF8E Color

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

Color preview

#CDBF8E

Color formats

HEX
#CDBF8E
RGB
rgb(205, 191, 142)
RGBA
rgba(205, 191, 142, 1)
HSL
hsl(47, 39%, 68%)
HSV
hsv(47, 31%, 80%)
CMYK
cmyk(0%, 7%, 31%, 20%)
CSS variable
--color-primary: #CDBF8E;
Lowercase HEX
#cdbf8e

Shades

Tints

Tones

Harmony

CSS snippets for #CDBF8E

.color-cdbf8e {
  color: #CDBF8E;
  background-color: #CDBF8E;
}

Frequently asked questions

What color is #CDBF8E?+

#CDBF8E is a HEX color with RGB value rgb(205, 191, 142) and HSL value hsl(47, 39%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDBF8E?+

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