#C7EDBF Color

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

Color preview

#C7EDBF

Color formats

HEX
#C7EDBF
RGB
rgb(199, 237, 191)
RGBA
rgba(199, 237, 191, 1)
HSL
hsl(110, 56%, 84%)
HSV
hsv(110, 19%, 93%)
CMYK
cmyk(16%, 0%, 19%, 7%)
CSS variable
--color-primary: #C7EDBF;
Lowercase HEX
#c7edbf

Shades

Tints

Tones

Harmony

CSS snippets for #C7EDBF

.color-c7edbf {
  color: #C7EDBF;
  background-color: #C7EDBF;
}

Frequently asked questions

What color is #C7EDBF?+

#C7EDBF is a HEX color with RGB value rgb(199, 237, 191) and HSL value hsl(110, 56%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C7EDBF?+

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