#EAEC80 Color

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

Color preview

#EAEC80

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAEC80

.color-eaec80 {
  color: #EAEC80;
  background-color: #EAEC80;
}

Frequently asked questions

What color is #EAEC80?+

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

What is the closest Tailwind color to #EAEC80?+

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