#C8CECB Color

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

Color preview

#C8CECB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C8CECB

.color-c8cecb {
  color: #C8CECB;
  background-color: #C8CECB;
}

Frequently asked questions

What color is #C8CECB?+

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

What is the closest Tailwind color to #C8CECB?+

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