#CCCACF Color

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

Color preview

#CCCACF

Color formats

HEX
#CCCACF
RGB
rgb(204, 202, 207)
RGBA
rgba(204, 202, 207, 1)
HSL
hsl(264, 5%, 80%)
HSV
hsv(264, 2%, 81%)
CMYK
cmyk(1%, 2%, 0%, 19%)
CSS variable
--color-primary: #CCCACF;
Lowercase HEX
#cccacf

Shades

Tints

Tones

Harmony

CSS snippets for #CCCACF

.color-cccacf {
  color: #CCCACF;
  background-color: #CCCACF;
}

Frequently asked questions

What color is #CCCACF?+

#CCCACF is a HEX color with RGB value rgb(204, 202, 207) and HSL value hsl(264, 5%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCCACF?+

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