#EAED7D Color

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

Color preview

#EAED7D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAED7D

.color-eaed7d {
  color: #EAED7D;
  background-color: #EAED7D;
}

Frequently asked questions

What color is #EAED7D?+

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

What is the closest Tailwind color to #EAED7D?+

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