#E2FFBF Color

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

Color preview

#E2FFBF

Color formats

HEX
#E2FFBF
RGB
rgb(226, 255, 191)
RGBA
rgba(226, 255, 191, 1)
HSL
hsl(87, 100%, 87%)
HSV
hsv(87, 25%, 100%)
CMYK
cmyk(11%, 0%, 25%, 0%)
CSS variable
--color-primary: #E2FFBF;
Lowercase HEX
#e2ffbf

Shades

Tints

Tones

Harmony

CSS snippets for #E2FFBF

.color-e2ffbf {
  color: #E2FFBF;
  background-color: #E2FFBF;
}

Frequently asked questions

What color is #E2FFBF?+

#E2FFBF is a HEX color with RGB value rgb(226, 255, 191) and HSL value hsl(87, 100%, 87%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #E2FFBF?+

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