#CCCAB4 Color

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

Color preview

#CCCAB4

Color formats

HEX
#CCCAB4
RGB
rgb(204, 202, 180)
RGBA
rgba(204, 202, 180, 1)
HSL
hsl(55, 19%, 75%)
HSV
hsv(55, 12%, 80%)
CMYK
cmyk(0%, 1%, 12%, 20%)
CSS variable
--color-primary: #CCCAB4;
Lowercase HEX
#cccab4

Shades

Tints

Tones

Harmony

CSS snippets for #CCCAB4

.color-cccab4 {
  color: #CCCAB4;
  background-color: #CCCAB4;
}

Frequently asked questions

What color is #CCCAB4?+

#CCCAB4 is a HEX color with RGB value rgb(204, 202, 180) and HSL value hsl(55, 19%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CCCAB4?+

The closest Tailwind color is stone-300, available as the bg-stone-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