#CCCCD4 Color

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

Color preview

#CCCCD4

Color formats

HEX
#CCCCD4
RGB
rgb(204, 204, 212)
RGBA
rgba(204, 204, 212, 1)
HSL
hsl(240, 9%, 82%)
HSV
hsv(240, 4%, 83%)
CMYK
cmyk(4%, 4%, 0%, 17%)
CSS variable
--color-primary: #CCCCD4;
Lowercase HEX
#ccccd4

Shades

Tints

Tones

Harmony

CSS snippets for #CCCCD4

.color-ccccd4 {
  color: #CCCCD4;
  background-color: #CCCCD4;
}

Frequently asked questions

What color is #CCCCD4?+

#CCCCD4 is a HEX color with RGB value rgb(204, 204, 212) and HSL value hsl(240, 9%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCCCD4?+

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