#CCBC88 Color

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

Color preview

#CCBC88

Color formats

HEX
#CCBC88
RGB
rgb(204, 188, 136)
RGBA
rgba(204, 188, 136, 1)
HSL
hsl(46, 40%, 67%)
HSV
hsv(46, 33%, 80%)
CMYK
cmyk(0%, 8%, 33%, 20%)
CSS variable
--color-primary: #CCBC88;
Lowercase HEX
#ccbc88

Shades

Tints

Tones

Harmony

CSS snippets for #CCBC88

.color-ccbc88 {
  color: #CCBC88;
  background-color: #CCBC88;
}

Frequently asked questions

What color is #CCBC88?+

#CCBC88 is a HEX color with RGB value rgb(204, 188, 136) and HSL value hsl(46, 40%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCBC88?+

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