#CCD9C8 Color

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

Color preview

#CCD9C8

Color formats

HEX
#CCD9C8
RGB
rgb(204, 217, 200)
RGBA
rgba(204, 217, 200, 1)
HSL
hsl(106, 18%, 82%)
HSV
hsv(106, 8%, 85%)
CMYK
cmyk(6%, 0%, 8%, 15%)
CSS variable
--color-primary: #CCD9C8;
Lowercase HEX
#ccd9c8

Shades

Tints

Tones

Harmony

CSS snippets for #CCD9C8

.color-ccd9c8 {
  color: #CCD9C8;
  background-color: #CCD9C8;
}

Frequently asked questions

What color is #CCD9C8?+

#CCD9C8 is a HEX color with RGB value rgb(204, 217, 200) and HSL value hsl(106, 18%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCD9C8?+

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