#C8CCCB Color

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

Color preview

#C8CCCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C8CCCB

.color-c8cccb {
  color: #C8CCCB;
  background-color: #C8CCCB;
}

Frequently asked questions

What color is #C8CCCB?+

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

What is the closest Tailwind color to #C8CCCB?+

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