#EAED8C Color

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

Color preview

#EAED8C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAED8C

.color-eaed8c {
  color: #EAED8C;
  background-color: #EAED8C;
}

Frequently asked questions

What color is #EAED8C?+

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

What is the closest Tailwind color to #EAED8C?+

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