#CCBD84 Color

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

Color preview

#CCBD84

Color formats

HEX
#CCBD84
RGB
rgb(204, 189, 132)
RGBA
rgba(204, 189, 132, 1)
HSL
hsl(48, 41%, 66%)
HSV
hsv(48, 35%, 80%)
CMYK
cmyk(0%, 7%, 35%, 20%)
CSS variable
--color-primary: #CCBD84;
Lowercase HEX
#ccbd84

Shades

Tints

Tones

Harmony

CSS snippets for #CCBD84

.color-ccbd84 {
  color: #CCBD84;
  background-color: #CCBD84;
}

Frequently asked questions

What color is #CCBD84?+

#CCBD84 is a HEX color with RGB value rgb(204, 189, 132) and HSL value hsl(48, 41%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCBD84?+

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