#C9CCC8 Color

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

Color preview

#C9CCC8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C9CCC8

.color-c9ccc8 {
  color: #C9CCC8;
  background-color: #C9CCC8;
}

Frequently asked questions

What color is #C9CCC8?+

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

What is the closest Tailwind color to #C9CCC8?+

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