#EAE888 Color

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

Color preview

#EAE888

Color formats

HEX
#EAE888
RGB
rgb(234, 232, 136)
RGBA
rgba(234, 232, 136, 1)
HSL
hsl(59, 70%, 73%)
HSV
hsv(59, 42%, 92%)
CMYK
cmyk(0%, 1%, 42%, 8%)
CSS variable
--color-primary: #EAE888;
Lowercase HEX
#eae888

Shades

Tints

Tones

Harmony

CSS snippets for #EAE888

.color-eae888 {
  color: #EAE888;
  background-color: #EAE888;
}

Frequently asked questions

What color is #EAE888?+

#EAE888 is a HEX color with RGB value rgb(234, 232, 136) and HSL value hsl(59, 70%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAE888?+

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