#EAE77B Color

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

Color preview

#EAE77B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAE77B

.color-eae77b {
  color: #EAE77B;
  background-color: #EAE77B;
}

Frequently asked questions

What color is #EAE77B?+

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

What is the closest Tailwind color to #EAE77B?+

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