#CCEDC0 Color

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

Color preview

#CCEDC0

Color formats

HEX
#CCEDC0
RGB
rgb(204, 237, 192)
RGBA
rgba(204, 237, 192, 1)
HSL
hsl(104, 56%, 84%)
HSV
hsv(104, 19%, 93%)
CMYK
cmyk(14%, 0%, 19%, 7%)
CSS variable
--color-primary: #CCEDC0;
Lowercase HEX
#ccedc0

Shades

Tints

Tones

Harmony

CSS snippets for #CCEDC0

.color-ccedc0 {
  color: #CCEDC0;
  background-color: #CCEDC0;
}

Frequently asked questions

What color is #CCEDC0?+

#CCEDC0 is a HEX color with RGB value rgb(204, 237, 192) and HSL value hsl(104, 56%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCEDC0?+

The closest Tailwind color is green-200, available as the bg-green-200 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