#EEFF7D Color

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

Color preview

#EEFF7D

Color formats

HEX
#EEFF7D
RGB
rgb(238, 255, 125)
RGBA
rgba(238, 255, 125, 1)
HSL
hsl(68, 100%, 75%)
HSV
hsv(68, 51%, 100%)
CMYK
cmyk(7%, 0%, 51%, 0%)
CSS variable
--color-primary: #EEFF7D;
Lowercase HEX
#eeff7d

Shades

Tints

Tones

Harmony

CSS snippets for #EEFF7D

.color-eeff7d {
  color: #EEFF7D;
  background-color: #EEFF7D;
}

Frequently asked questions

What color is #EEFF7D?+

#EEFF7D is a HEX color with RGB value rgb(238, 255, 125) and HSL value hsl(68, 100%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEFF7D?+

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