#EEEF8D Color

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

Color preview

#EEEF8D

Color formats

HEX
#EEEF8D
RGB
rgb(238, 239, 141)
RGBA
rgba(238, 239, 141, 1)
HSL
hsl(61, 75%, 75%)
HSV
hsv(61, 41%, 94%)
CMYK
cmyk(0%, 0%, 41%, 6%)
CSS variable
--color-primary: #EEEF8D;
Lowercase HEX
#eeef8d

Shades

Tints

Tones

Harmony

CSS snippets for #EEEF8D

.color-eeef8d {
  color: #EEEF8D;
  background-color: #EEEF8D;
}

Frequently asked questions

What color is #EEEF8D?+

#EEEF8D is a HEX color with RGB value rgb(238, 239, 141) and HSL value hsl(61, 75%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEEF8D?+

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