#EEFC5C Color

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

Color preview

#EEFC5C

Color formats

HEX
#EEFC5C
RGB
rgb(238, 252, 92)
RGBA
rgba(238, 252, 92, 1)
HSL
hsl(65, 96%, 67%)
HSV
hsv(65, 63%, 99%)
CMYK
cmyk(6%, 0%, 63%, 1%)
CSS variable
--color-primary: #EEFC5C;
Lowercase HEX
#eefc5c

Shades

Tints

Tones

Harmony

CSS snippets for #EEFC5C

.color-eefc5c {
  color: #EEFC5C;
  background-color: #EEFC5C;
}

Frequently asked questions

What color is #EEFC5C?+

#EEFC5C is a HEX color with RGB value rgb(238, 252, 92) and HSL value hsl(65, 96%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEFC5C?+

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