#C7EEBD Color

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

Color preview

#C7EEBD

Color formats

HEX
#C7EEBD
RGB
rgb(199, 238, 189)
RGBA
rgba(199, 238, 189, 1)
HSL
hsl(108, 59%, 84%)
HSV
hsv(108, 21%, 93%)
CMYK
cmyk(16%, 0%, 21%, 7%)
CSS variable
--color-primary: #C7EEBD;
Lowercase HEX
#c7eebd

Shades

Tints

Tones

Harmony

CSS snippets for #C7EEBD

.color-c7eebd {
  color: #C7EEBD;
  background-color: #C7EEBD;
}

Frequently asked questions

What color is #C7EEBD?+

#C7EEBD is a HEX color with RGB value rgb(199, 238, 189) and HSL value hsl(108, 59%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C7EEBD?+

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