#E1EABD Color

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

Color preview

#E1EABD

Color formats

HEX
#E1EABD
RGB
rgb(225, 234, 189)
RGBA
rgba(225, 234, 189, 1)
HSL
hsl(72, 52%, 83%)
HSV
hsv(72, 19%, 92%)
CMYK
cmyk(4%, 0%, 19%, 8%)
CSS variable
--color-primary: #E1EABD;
Lowercase HEX
#e1eabd

Shades

Tints

Tones

Harmony

CSS snippets for #E1EABD

.color-e1eabd {
  color: #E1EABD;
  background-color: #E1EABD;
}

Frequently asked questions

What color is #E1EABD?+

#E1EABD is a HEX color with RGB value rgb(225, 234, 189) and HSL value hsl(72, 52%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1EABD?+

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