#EAEC7E Color

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

Color preview

#EAEC7E

Color formats

HEX
#EAEC7E
RGB
rgb(234, 236, 126)
RGBA
rgba(234, 236, 126, 1)
HSL
hsl(61, 74%, 71%)
HSV
hsv(61, 47%, 93%)
CMYK
cmyk(1%, 0%, 47%, 7%)
CSS variable
--color-primary: #EAEC7E;
Lowercase HEX
#eaec7e

Shades

Tints

Tones

Harmony

CSS snippets for #EAEC7E

.color-eaec7e {
  color: #EAEC7E;
  background-color: #EAEC7E;
}

Frequently asked questions

What color is #EAEC7E?+

#EAEC7E is a HEX color with RGB value rgb(234, 236, 126) and HSL value hsl(61, 74%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAEC7E?+

The closest Tailwind color is amber-200, available as the bg-amber-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