#E5FEBE Color

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

Color preview

#E5FEBE

Color formats

HEX
#E5FEBE
RGB
rgb(229, 254, 190)
RGBA
rgba(229, 254, 190, 1)
HSL
hsl(83, 97%, 87%)
HSV
hsv(83, 25%, 100%)
CMYK
cmyk(10%, 0%, 25%, 0%)
CSS variable
--color-primary: #E5FEBE;
Lowercase HEX
#e5febe

Shades

Tints

Tones

Harmony

CSS snippets for #E5FEBE

.color-e5febe {
  color: #E5FEBE;
  background-color: #E5FEBE;
}

Frequently asked questions

What color is #E5FEBE?+

#E5FEBE is a HEX color with RGB value rgb(229, 254, 190) and HSL value hsl(83, 97%, 87%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #E5FEBE?+

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