#C7ECCC Color

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

Color preview

#C7ECCC

Color formats

HEX
#C7ECCC
RGB
rgb(199, 236, 204)
RGBA
rgba(199, 236, 204, 1)
HSL
hsl(128, 49%, 85%)
HSV
hsv(128, 16%, 93%)
CMYK
cmyk(16%, 0%, 14%, 7%)
CSS variable
--color-primary: #C7ECCC;
Lowercase HEX
#c7eccc

Shades

Tints

Tones

Harmony

CSS snippets for #C7ECCC

.color-c7eccc {
  color: #C7ECCC;
  background-color: #C7ECCC;
}

Frequently asked questions

What color is #C7ECCC?+

#C7ECCC is a HEX color with RGB value rgb(199, 236, 204) and HSL value hsl(128, 49%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C7ECCC?+

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