#E1F8BE Color

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

Color preview

#E1F8BE

Color formats

HEX
#E1F8BE
RGB
rgb(225, 248, 190)
RGBA
rgba(225, 248, 190, 1)
HSL
hsl(84, 81%, 86%)
HSV
hsv(84, 23%, 97%)
CMYK
cmyk(9%, 0%, 23%, 3%)
CSS variable
--color-primary: #E1F8BE;
Lowercase HEX
#e1f8be

Shades

Tints

Tones

Harmony

CSS snippets for #E1F8BE

.color-e1f8be {
  color: #E1F8BE;
  background-color: #E1F8BE;
}

Frequently asked questions

What color is #E1F8BE?+

#E1F8BE is a HEX color with RGB value rgb(225, 248, 190) and HSL value hsl(84, 81%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1F8BE?+

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