#CCBC85 Color

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

Color preview

#CCBC85

Color formats

HEX
#CCBC85
RGB
rgb(204, 188, 133)
RGBA
rgba(204, 188, 133, 1)
HSL
hsl(46, 41%, 66%)
HSV
hsv(46, 35%, 80%)
CMYK
cmyk(0%, 8%, 35%, 20%)
CSS variable
--color-primary: #CCBC85;
Lowercase HEX
#ccbc85

Shades

Tints

Tones

Harmony

CSS snippets for #CCBC85

.color-ccbc85 {
  color: #CCBC85;
  background-color: #CCBC85;
}

Frequently asked questions

What color is #CCBC85?+

#CCBC85 is a HEX color with RGB value rgb(204, 188, 133) and HSL value hsl(46, 41%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCBC85?+

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