#E5EE6B Color

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

Color preview

#E5EE6B

Color formats

HEX
#E5EE6B
RGB
rgb(229, 238, 107)
RGBA
rgba(229, 238, 107, 1)
HSL
hsl(64, 79%, 68%)
HSV
hsv(64, 55%, 93%)
CMYK
cmyk(4%, 0%, 55%, 7%)
CSS variable
--color-primary: #E5EE6B;
Lowercase HEX
#e5ee6b

Shades

Tints

Tones

Harmony

CSS snippets for #E5EE6B

.color-e5ee6b {
  color: #E5EE6B;
  background-color: #E5EE6B;
}

Frequently asked questions

What color is #E5EE6B?+

#E5EE6B is a HEX color with RGB value rgb(229, 238, 107) and HSL value hsl(64, 79%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #E5EE6B?+

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