#CCD7C2 Color

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

Color preview

#CCD7C2

Color formats

HEX
#CCD7C2
RGB
rgb(204, 215, 194)
RGBA
rgba(204, 215, 194, 1)
HSL
hsl(91, 21%, 80%)
HSV
hsv(91, 10%, 84%)
CMYK
cmyk(5%, 0%, 10%, 16%)
CSS variable
--color-primary: #CCD7C2;
Lowercase HEX
#ccd7c2

Shades

Tints

Tones

Harmony

CSS snippets for #CCD7C2

.color-ccd7c2 {
  color: #CCD7C2;
  background-color: #CCD7C2;
}

Frequently asked questions

What color is #CCD7C2?+

#CCD7C2 is a HEX color with RGB value rgb(204, 215, 194) and HSL value hsl(91, 21%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCD7C2?+

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