#CDBD87 Color

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

Color preview

#CDBD87

Color formats

HEX
#CDBD87
RGB
rgb(205, 189, 135)
RGBA
rgba(205, 189, 135, 1)
HSL
hsl(46, 41%, 67%)
HSV
hsv(46, 34%, 80%)
CMYK
cmyk(0%, 8%, 34%, 20%)
CSS variable
--color-primary: #CDBD87;
Lowercase HEX
#cdbd87

Shades

Tints

Tones

Harmony

CSS snippets for #CDBD87

.color-cdbd87 {
  color: #CDBD87;
  background-color: #CDBD87;
}

Frequently asked questions

What color is #CDBD87?+

#CDBD87 is a HEX color with RGB value rgb(205, 189, 135) and HSL value hsl(46, 41%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDBD87?+

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