#EAED7E Color

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

Color preview

#EAED7E

Color formats

HEX
#EAED7E
RGB
rgb(234, 237, 126)
RGBA
rgba(234, 237, 126, 1)
HSL
hsl(62, 76%, 71%)
HSV
hsv(62, 47%, 93%)
CMYK
cmyk(1%, 0%, 47%, 7%)
CSS variable
--color-primary: #EAED7E;
Lowercase HEX
#eaed7e

Shades

Tints

Tones

Harmony

CSS snippets for #EAED7E

.color-eaed7e {
  color: #EAED7E;
  background-color: #EAED7E;
}

Frequently asked questions

What color is #EAED7E?+

#EAED7E is a HEX color with RGB value rgb(234, 237, 126) and HSL value hsl(62, 76%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAED7E?+

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