#E0EF8D Color

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

Color preview

#E0EF8D

Color formats

HEX
#E0EF8D
RGB
rgb(224, 239, 141)
RGBA
rgba(224, 239, 141, 1)
HSL
hsl(69, 75%, 75%)
HSV
hsv(69, 41%, 94%)
CMYK
cmyk(6%, 0%, 41%, 6%)
CSS variable
--color-primary: #E0EF8D;
Lowercase HEX
#e0ef8d

Shades

Tints

Tones

Harmony

CSS snippets for #E0EF8D

.color-e0ef8d {
  color: #E0EF8D;
  background-color: #E0EF8D;
}

Frequently asked questions

What color is #E0EF8D?+

#E0EF8D is a HEX color with RGB value rgb(224, 239, 141) and HSL value hsl(69, 75%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #E0EF8D?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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