#E0FBBF Color

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

Color preview

#E0FBBF

Color formats

HEX
#E0FBBF
RGB
rgb(224, 251, 191)
RGBA
rgba(224, 251, 191, 1)
HSL
hsl(87, 88%, 87%)
HSV
hsv(87, 24%, 98%)
CMYK
cmyk(11%, 0%, 24%, 2%)
CSS variable
--color-primary: #E0FBBF;
Lowercase HEX
#e0fbbf

Shades

Tints

Tones

Harmony

CSS snippets for #E0FBBF

.color-e0fbbf {
  color: #E0FBBF;
  background-color: #E0FBBF;
}

Frequently asked questions

What color is #E0FBBF?+

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

What is the closest Tailwind color to #E0FBBF?+

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