#C8CECC Color

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

Color preview

#C8CECC

Color formats

HEX
#C8CECC
RGB
rgb(200, 206, 204)
RGBA
rgba(200, 206, 204, 1)
HSL
hsl(160, 6%, 80%)
HSV
hsv(160, 3%, 81%)
CMYK
cmyk(3%, 0%, 1%, 19%)
CSS variable
--color-primary: #C8CECC;
Lowercase HEX
#c8cecc

Shades

Tints

Tones

Harmony

CSS snippets for #C8CECC

.color-c8cecc {
  color: #C8CECC;
  background-color: #C8CECC;
}

Frequently asked questions

What color is #C8CECC?+

#C8CECC is a HEX color with RGB value rgb(200, 206, 204) and HSL value hsl(160, 6%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C8CECC?+

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