#CCDCC8 Color

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

Color preview

#CCDCC8

Color formats

HEX
#CCDCC8
RGB
rgb(204, 220, 200)
RGBA
rgba(204, 220, 200, 1)
HSL
hsl(108, 22%, 82%)
HSV
hsv(108, 9%, 86%)
CMYK
cmyk(7%, 0%, 9%, 14%)
CSS variable
--color-primary: #CCDCC8;
Lowercase HEX
#ccdcc8

Shades

Tints

Tones

Harmony

CSS snippets for #CCDCC8

.color-ccdcc8 {
  color: #CCDCC8;
  background-color: #CCDCC8;
}

Frequently asked questions

What color is #CCDCC8?+

#CCDCC8 is a HEX color with RGB value rgb(204, 220, 200) and HSL value hsl(108, 22%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCDCC8?+

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