#C7EFBF Color

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

Color preview

#C7EFBF

Color formats

HEX
#C7EFBF
RGB
rgb(199, 239, 191)
RGBA
rgba(199, 239, 191, 1)
HSL
hsl(110, 60%, 84%)
HSV
hsv(110, 20%, 94%)
CMYK
cmyk(17%, 0%, 20%, 6%)
CSS variable
--color-primary: #C7EFBF;
Lowercase HEX
#c7efbf

Shades

Tints

Tones

Harmony

CSS snippets for #C7EFBF

.color-c7efbf {
  color: #C7EFBF;
  background-color: #C7EFBF;
}

Frequently asked questions

What color is #C7EFBF?+

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

What is the closest Tailwind color to #C7EFBF?+

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