#EAE87B Color

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

Color preview

#EAE87B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAE87B

.color-eae87b {
  color: #EAE87B;
  background-color: #EAE87B;
}

Frequently asked questions

What color is #EAE87B?+

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

What is the closest Tailwind color to #EAE87B?+

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