#EAEF8D Color

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

Color preview

#EAEF8D

Color formats

HEX
#EAEF8D
RGB
rgb(234, 239, 141)
RGBA
rgba(234, 239, 141, 1)
HSL
hsl(63, 75%, 75%)
HSV
hsv(63, 41%, 94%)
CMYK
cmyk(2%, 0%, 41%, 6%)
CSS variable
--color-primary: #EAEF8D;
Lowercase HEX
#eaef8d

Shades

Tints

Tones

Harmony

CSS snippets for #EAEF8D

.color-eaef8d {
  color: #EAEF8D;
  background-color: #EAEF8D;
}

Frequently asked questions

What color is #EAEF8D?+

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

What is the closest Tailwind color to #EAEF8D?+

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