#C9CCCD Color

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

Color preview

#C9CCCD

Color formats

HEX
#C9CCCD
RGB
rgb(201, 204, 205)
RGBA
rgba(201, 204, 205, 1)
HSL
hsl(195, 4%, 80%)
HSV
hsv(195, 2%, 80%)
CMYK
cmyk(2%, 0%, 0%, 20%)
CSS variable
--color-primary: #C9CCCD;
Lowercase HEX
#c9cccd

Shades

Tints

Tones

Harmony

CSS snippets for #C9CCCD

.color-c9cccd {
  color: #C9CCCD;
  background-color: #C9CCCD;
}

Frequently asked questions

What color is #C9CCCD?+

#C9CCCD is a HEX color with RGB value rgb(201, 204, 205) and HSL value hsl(195, 4%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C9CCCD?+

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