#C7EABC Color

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

Color preview

#C7EABC

Color formats

HEX
#C7EABC
RGB
rgb(199, 234, 188)
RGBA
rgba(199, 234, 188, 1)
HSL
hsl(106, 52%, 83%)
HSV
hsv(106, 20%, 92%)
CMYK
cmyk(15%, 0%, 20%, 8%)
CSS variable
--color-primary: #C7EABC;
Lowercase HEX
#c7eabc

Shades

Tints

Tones

Harmony

CSS snippets for #C7EABC

.color-c7eabc {
  color: #C7EABC;
  background-color: #C7EABC;
}

Frequently asked questions

What color is #C7EABC?+

#C7EABC is a HEX color with RGB value rgb(199, 234, 188) and HSL value hsl(106, 52%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C7EABC?+

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