#C8CACC Color

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

Color preview

#C8CACC

Color formats

HEX
#C8CACC
RGB
rgb(200, 202, 204)
RGBA
rgba(200, 202, 204, 1)
HSL
hsl(210, 4%, 79%)
HSV
hsv(210, 2%, 80%)
CMYK
cmyk(2%, 1%, 0%, 20%)
CSS variable
--color-primary: #C8CACC;
Lowercase HEX
#c8cacc

Shades

Tints

Tones

Harmony

CSS snippets for #C8CACC

.color-c8cacc {
  color: #C8CACC;
  background-color: #C8CACC;
}

Frequently asked questions

What color is #C8CACC?+

#C8CACC is a HEX color with RGB value rgb(200, 202, 204) and HSL value hsl(210, 4%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C8CACC?+

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