#C9CCCC Color

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

Color preview

#C9CCCC

Color formats

HEX
#C9CCCC
RGB
rgb(201, 204, 204)
RGBA
rgba(201, 204, 204, 1)
HSL
hsl(180, 3%, 79%)
HSV
hsv(180, 1%, 80%)
CMYK
cmyk(1%, 0%, 0%, 20%)
CSS variable
--color-primary: #C9CCCC;
Lowercase HEX
#c9cccc

Shades

Tints

Tones

Harmony

CSS snippets for #C9CCCC

.color-c9cccc {
  color: #C9CCCC;
  background-color: #C9CCCC;
}

Frequently asked questions

What color is #C9CCCC?+

#C9CCCC is a HEX color with RGB value rgb(201, 204, 204) and HSL value hsl(180, 3%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C9CCCC?+

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