#CCDAC8 Color

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

Color preview

#CCDAC8

Color formats

HEX
#CCDAC8
RGB
rgb(204, 218, 200)
RGBA
rgba(204, 218, 200, 1)
HSL
hsl(107, 20%, 82%)
HSV
hsv(107, 8%, 85%)
CMYK
cmyk(6%, 0%, 8%, 15%)
CSS variable
--color-primary: #CCDAC8;
Lowercase HEX
#ccdac8

Shades

Tints

Tones

Harmony

CSS snippets for #CCDAC8

.color-ccdac8 {
  color: #CCDAC8;
  background-color: #CCDAC8;
}

Frequently asked questions

What color is #CCDAC8?+

#CCDAC8 is a HEX color with RGB value rgb(204, 218, 200) and HSL value hsl(107, 20%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCDAC8?+

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