#EEFD8D Color

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

Color preview

#EEFD8D

Color formats

HEX
#EEFD8D
RGB
rgb(238, 253, 141)
RGBA
rgba(238, 253, 141, 1)
HSL
hsl(68, 97%, 77%)
HSV
hsv(68, 44%, 99%)
CMYK
cmyk(6%, 0%, 44%, 1%)
CSS variable
--color-primary: #EEFD8D;
Lowercase HEX
#eefd8d

Shades

Tints

Tones

Harmony

CSS snippets for #EEFD8D

.color-eefd8d {
  color: #EEFD8D;
  background-color: #EEFD8D;
}

Frequently asked questions

What color is #EEFD8D?+

#EEFD8D is a HEX color with RGB value rgb(238, 253, 141) and HSL value hsl(68, 97%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEFD8D?+

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