#EAE180 Color

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

Color preview

#EAE180

Color formats

HEX
#EAE180
RGB
rgb(234, 225, 128)
RGBA
rgba(234, 225, 128, 1)
HSL
hsl(55, 72%, 71%)
HSV
hsv(55, 45%, 92%)
CMYK
cmyk(0%, 4%, 45%, 8%)
CSS variable
--color-primary: #EAE180;
Lowercase HEX
#eae180

Shades

Tints

Tones

Harmony

CSS snippets for #EAE180

.color-eae180 {
  color: #EAE180;
  background-color: #EAE180;
}

Frequently asked questions

What color is #EAE180?+

#EAE180 is a HEX color with RGB value rgb(234, 225, 128) and HSL value hsl(55, 72%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAE180?+

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