#E5EABB Color

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

Color preview

#E5EABB

Color formats

HEX
#E5EABB
RGB
rgb(229, 234, 187)
RGBA
rgba(229, 234, 187, 1)
HSL
hsl(66, 53%, 83%)
HSV
hsv(66, 20%, 92%)
CMYK
cmyk(2%, 0%, 20%, 8%)
CSS variable
--color-primary: #E5EABB;
Lowercase HEX
#e5eabb

Shades

Tints

Tones

Harmony

CSS snippets for #E5EABB

.color-e5eabb {
  color: #E5EABB;
  background-color: #E5EABB;
}

Frequently asked questions

What color is #E5EABB?+

#E5EABB is a HEX color with RGB value rgb(229, 234, 187) and HSL value hsl(66, 53%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E5EABB?+

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