#CDBC8E Color

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

Color preview

#CDBC8E

Color formats

HEX
#CDBC8E
RGB
rgb(205, 188, 142)
RGBA
rgba(205, 188, 142, 1)
HSL
hsl(44, 39%, 68%)
HSV
hsv(44, 31%, 80%)
CMYK
cmyk(0%, 8%, 31%, 20%)
CSS variable
--color-primary: #CDBC8E;
Lowercase HEX
#cdbc8e

Shades

Tints

Tones

Harmony

CSS snippets for #CDBC8E

.color-cdbc8e {
  color: #CDBC8E;
  background-color: #CDBC8E;
}

Frequently asked questions

What color is #CDBC8E?+

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

What is the closest Tailwind color to #CDBC8E?+

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