#E1FBBF Color

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

Color preview

#E1FBBF

Color formats

HEX
#E1FBBF
RGB
rgb(225, 251, 191)
RGBA
rgba(225, 251, 191, 1)
HSL
hsl(86, 88%, 87%)
HSV
hsv(86, 24%, 98%)
CMYK
cmyk(10%, 0%, 24%, 2%)
CSS variable
--color-primary: #E1FBBF;
Lowercase HEX
#e1fbbf

Shades

Tints

Tones

Harmony

CSS snippets for #E1FBBF

.color-e1fbbf {
  color: #E1FBBF;
  background-color: #E1FBBF;
}

Frequently asked questions

What color is #E1FBBF?+

#E1FBBF is a HEX color with RGB value rgb(225, 251, 191) and HSL value hsl(86, 88%, 87%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1FBBF?+

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