#EAEC9A Color

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

Color preview

#EAEC9A

Color formats

HEX
#EAEC9A
RGB
rgb(234, 236, 154)
RGBA
rgba(234, 236, 154, 1)
HSL
hsl(61, 68%, 76%)
HSV
hsv(61, 35%, 93%)
CMYK
cmyk(1%, 0%, 35%, 7%)
CSS variable
--color-primary: #EAEC9A;
Lowercase HEX
#eaec9a

Shades

Tints

Tones

Harmony

CSS snippets for #EAEC9A

.color-eaec9a {
  color: #EAEC9A;
  background-color: #EAEC9A;
}

Frequently asked questions

What color is #EAEC9A?+

#EAEC9A is a HEX color with RGB value rgb(234, 236, 154) and HSL value hsl(61, 68%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAEC9A?+

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