#CCBF9C Color

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

Color preview

#CCBF9C

Color formats

HEX
#CCBF9C
RGB
rgb(204, 191, 156)
RGBA
rgba(204, 191, 156, 1)
HSL
hsl(44, 32%, 71%)
HSV
hsv(44, 24%, 80%)
CMYK
cmyk(0%, 6%, 24%, 20%)
CSS variable
--color-primary: #CCBF9C;
Lowercase HEX
#ccbf9c

Shades

Tints

Tones

Harmony

CSS snippets for #CCBF9C

.color-ccbf9c {
  color: #CCBF9C;
  background-color: #CCBF9C;
}

Frequently asked questions

What color is #CCBF9C?+

#CCBF9C is a HEX color with RGB value rgb(204, 191, 156) and HSL value hsl(44, 32%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCBF9C?+

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