#E5FDBF Color

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

Color preview

#E5FDBF

Color formats

HEX
#E5FDBF
RGB
rgb(229, 253, 191)
RGBA
rgba(229, 253, 191, 1)
HSL
hsl(83, 94%, 87%)
HSV
hsv(83, 25%, 99%)
CMYK
cmyk(9%, 0%, 25%, 1%)
CSS variable
--color-primary: #E5FDBF;
Lowercase HEX
#e5fdbf

Shades

Tints

Tones

Harmony

CSS snippets for #E5FDBF

.color-e5fdbf {
  color: #E5FDBF;
  background-color: #E5FDBF;
}

Frequently asked questions

What color is #E5FDBF?+

#E5FDBF is a HEX color with RGB value rgb(229, 253, 191) and HSL value hsl(83, 94%, 87%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #E5FDBF?+

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