#E0EE6A Color

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

Color preview

#E0EE6A

Color formats

HEX
#E0EE6A
RGB
rgb(224, 238, 106)
RGBA
rgba(224, 238, 106, 1)
HSL
hsl(66, 80%, 67%)
HSV
hsv(66, 55%, 93%)
CMYK
cmyk(6%, 0%, 55%, 7%)
CSS variable
--color-primary: #E0EE6A;
Lowercase HEX
#e0ee6a

Shades

Tints

Tones

Harmony

CSS snippets for #E0EE6A

.color-e0ee6a {
  color: #E0EE6A;
  background-color: #E0EE6A;
}

Frequently asked questions

What color is #E0EE6A?+

#E0EE6A is a HEX color with RGB value rgb(224, 238, 106) and HSL value hsl(66, 80%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #E0EE6A?+

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