#E4E8BA Color

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

Color preview

#E4E8BA

Color formats

HEX
#E4E8BA
RGB
rgb(228, 232, 186)
RGBA
rgba(228, 232, 186, 1)
HSL
hsl(65, 50%, 82%)
HSV
hsv(65, 20%, 91%)
CMYK
cmyk(2%, 0%, 20%, 9%)
CSS variable
--color-primary: #E4E8BA;
Lowercase HEX
#e4e8ba

Shades

Tints

Tones

Harmony

CSS snippets for #E4E8BA

.color-e4e8ba {
  color: #E4E8BA;
  background-color: #E4E8BA;
}

Frequently asked questions

What color is #E4E8BA?+

#E4E8BA is a HEX color with RGB value rgb(228, 232, 186) and HSL value hsl(65, 50%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E4E8BA?+

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