#CCD6D4 Color

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

Color preview

#CCD6D4

Color formats

HEX
#CCD6D4
RGB
rgb(204, 214, 212)
RGBA
rgba(204, 214, 212, 1)
HSL
hsl(168, 11%, 82%)
HSV
hsv(168, 5%, 84%)
CMYK
cmyk(5%, 0%, 1%, 16%)
CSS variable
--color-primary: #CCD6D4;
Lowercase HEX
#ccd6d4

Shades

Tints

Tones

Harmony

CSS snippets for #CCD6D4

.color-ccd6d4 {
  color: #CCD6D4;
  background-color: #CCD6D4;
}

Frequently asked questions

What color is #CCD6D4?+

#CCD6D4 is a HEX color with RGB value rgb(204, 214, 212) and HSL value hsl(168, 11%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCD6D4?+

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