#CDBC84 Color

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

Color preview

#CDBC84

Color formats

HEX
#CDBC84
RGB
rgb(205, 188, 132)
RGBA
rgba(205, 188, 132, 1)
HSL
hsl(46, 42%, 66%)
HSV
hsv(46, 36%, 80%)
CMYK
cmyk(0%, 8%, 36%, 20%)
CSS variable
--color-primary: #CDBC84;
Lowercase HEX
#cdbc84

Shades

Tints

Tones

Harmony

CSS snippets for #CDBC84

.color-cdbc84 {
  color: #CDBC84;
  background-color: #CDBC84;
}

Frequently asked questions

What color is #CDBC84?+

#CDBC84 is a HEX color with RGB value rgb(205, 188, 132) and HSL value hsl(46, 42%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDBC84?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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