#CDBA8D Color

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

Color preview

#CDBA8D

Color formats

HEX
#CDBA8D
RGB
rgb(205, 186, 141)
RGBA
rgba(205, 186, 141, 1)
HSL
hsl(42, 39%, 68%)
HSV
hsv(42, 31%, 80%)
CMYK
cmyk(0%, 9%, 31%, 20%)
CSS variable
--color-primary: #CDBA8D;
Lowercase HEX
#cdba8d

Shades

Tints

Tones

Harmony

CSS snippets for #CDBA8D

.color-cdba8d {
  color: #CDBA8D;
  background-color: #CDBA8D;
}

Frequently asked questions

What color is #CDBA8D?+

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

What is the closest Tailwind color to #CDBA8D?+

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