#CDBC8D Color

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

Color preview

#CDBC8D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDBC8D

.color-cdbc8d {
  color: #CDBC8D;
  background-color: #CDBC8D;
}

Frequently asked questions

What color is #CDBC8D?+

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

What is the closest Tailwind color to #CDBC8D?+

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