#E4EBBF Color

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

Color preview

#E4EBBF

Color formats

HEX
#E4EBBF
RGB
rgb(228, 235, 191)
RGBA
rgba(228, 235, 191, 1)
HSL
hsl(70, 52%, 84%)
HSV
hsv(70, 19%, 92%)
CMYK
cmyk(3%, 0%, 19%, 8%)
CSS variable
--color-primary: #E4EBBF;
Lowercase HEX
#e4ebbf

Shades

Tints

Tones

Harmony

CSS snippets for #E4EBBF

.color-e4ebbf {
  color: #E4EBBF;
  background-color: #E4EBBF;
}

Frequently asked questions

What color is #E4EBBF?+

#E4EBBF is a HEX color with RGB value rgb(228, 235, 191) and HSL value hsl(70, 52%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E4EBBF?+

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