#E5F0BF Color

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

Color preview

#E5F0BF

Color formats

HEX
#E5F0BF
RGB
rgb(229, 240, 191)
RGBA
rgba(229, 240, 191, 1)
HSL
hsl(73, 62%, 85%)
HSV
hsv(73, 20%, 94%)
CMYK
cmyk(5%, 0%, 20%, 6%)
CSS variable
--color-primary: #E5F0BF;
Lowercase HEX
#e5f0bf

Shades

Tints

Tones

Harmony

CSS snippets for #E5F0BF

.color-e5f0bf {
  color: #E5F0BF;
  background-color: #E5F0BF;
}

Frequently asked questions

What color is #E5F0BF?+

#E5F0BF is a HEX color with RGB value rgb(229, 240, 191) and HSL value hsl(73, 62%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E5F0BF?+

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