#CDBB84 Color

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

Color preview

#CDBB84

Color formats

HEX
#CDBB84
RGB
rgb(205, 187, 132)
RGBA
rgba(205, 187, 132, 1)
HSL
hsl(45, 42%, 66%)
HSV
hsv(45, 36%, 80%)
CMYK
cmyk(0%, 9%, 36%, 20%)
CSS variable
--color-primary: #CDBB84;
Lowercase HEX
#cdbb84

Shades

Tints

Tones

Harmony

CSS snippets for #CDBB84

.color-cdbb84 {
  color: #CDBB84;
  background-color: #CDBB84;
}

Frequently asked questions

What color is #CDBB84?+

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

What is the closest Tailwind color to #CDBB84?+

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