#EAED8D Color

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

Color preview

#EAED8D

Color formats

HEX
#EAED8D
RGB
rgb(234, 237, 141)
RGBA
rgba(234, 237, 141, 1)
HSL
hsl(62, 73%, 74%)
HSV
hsv(62, 41%, 93%)
CMYK
cmyk(1%, 0%, 41%, 7%)
CSS variable
--color-primary: #EAED8D;
Lowercase HEX
#eaed8d

Shades

Tints

Tones

Harmony

CSS snippets for #EAED8D

.color-eaed8d {
  color: #EAED8D;
  background-color: #EAED8D;
}

Frequently asked questions

What color is #EAED8D?+

#EAED8D is a HEX color with RGB value rgb(234, 237, 141) and HSL value hsl(62, 73%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAED8D?+

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