#C2EEBB Color

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

Color preview

#C2EEBB

Color formats

HEX
#C2EEBB
RGB
rgb(194, 238, 187)
RGBA
rgba(194, 238, 187, 1)
HSL
hsl(112, 60%, 83%)
HSV
hsv(112, 21%, 93%)
CMYK
cmyk(18%, 0%, 21%, 7%)
CSS variable
--color-primary: #C2EEBB;
Lowercase HEX
#c2eebb

Shades

Tints

Tones

Harmony

CSS snippets for #C2EEBB

.color-c2eebb {
  color: #C2EEBB;
  background-color: #C2EEBB;
}

Frequently asked questions

What color is #C2EEBB?+

#C2EEBB is a HEX color with RGB value rgb(194, 238, 187) and HSL value hsl(112, 60%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C2EEBB?+

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