#E1EF8C Color

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

Color preview

#E1EF8C

Color formats

HEX
#E1EF8C
RGB
rgb(225, 239, 140)
RGBA
rgba(225, 239, 140, 1)
HSL
hsl(68, 76%, 74%)
HSV
hsv(68, 41%, 94%)
CMYK
cmyk(6%, 0%, 41%, 6%)
CSS variable
--color-primary: #E1EF8C;
Lowercase HEX
#e1ef8c

Shades

Tints

Tones

Harmony

CSS snippets for #E1EF8C

.color-e1ef8c {
  color: #E1EF8C;
  background-color: #E1EF8C;
}

Frequently asked questions

What color is #E1EF8C?+

#E1EF8C is a HEX color with RGB value rgb(225, 239, 140) and HSL value hsl(68, 76%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #E1EF8C?+

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