#E0EABD Color

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

Color preview

#E0EABD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E0EABD

.color-e0eabd {
  color: #E0EABD;
  background-color: #E0EABD;
}

Frequently asked questions

What color is #E0EABD?+

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

What is the closest Tailwind color to #E0EABD?+

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