#CCBBAB Color

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

Color preview

#CCBBAB

Color formats

HEX
#CCBBAB
RGB
rgb(204, 187, 171)
RGBA
rgba(204, 187, 171, 1)
HSL
hsl(29, 24%, 74%)
HSV
hsv(29, 16%, 80%)
CMYK
cmyk(0%, 8%, 16%, 20%)
CSS variable
--color-primary: #CCBBAB;
Lowercase HEX
#ccbbab

Shades

Tints

Tones

Harmony

CSS snippets for #CCBBAB

.color-ccbbab {
  color: #CCBBAB;
  background-color: #CCBBAB;
}

Frequently asked questions

What color is #CCBBAB?+

#CCBBAB is a HEX color with RGB value rgb(204, 187, 171) and HSL value hsl(29, 24%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CCBBAB?+

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