#E2FBCC Color

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

Color preview

#E2FBCC

Color formats

HEX
#E2FBCC
RGB
rgb(226, 251, 204)
RGBA
rgba(226, 251, 204, 1)
HSL
hsl(92, 85%, 89%)
HSV
hsv(92, 19%, 98%)
CMYK
cmyk(10%, 0%, 19%, 2%)
CSS variable
--color-primary: #E2FBCC;
Lowercase HEX
#e2fbcc

Shades

Tints

Tones

Harmony

CSS snippets for #E2FBCC

.color-e2fbcc {
  color: #E2FBCC;
  background-color: #E2FBCC;
}

Frequently asked questions

What color is #E2FBCC?+

#E2FBCC is a HEX color with RGB value rgb(226, 251, 204) and HSL value hsl(92, 85%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #E2FBCC?+

The closest Tailwind color is lime-100, available as the bg-lime-100 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