#EAE07B Color

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

Color preview

#EAE07B

Color formats

HEX
#EAE07B
RGB
rgb(234, 224, 123)
RGBA
rgba(234, 224, 123, 1)
HSL
hsl(55, 73%, 70%)
HSV
hsv(55, 47%, 92%)
CMYK
cmyk(0%, 4%, 47%, 8%)
CSS variable
--color-primary: #EAE07B;
Lowercase HEX
#eae07b

Shades

Tints

Tones

Harmony

CSS snippets for #EAE07B

.color-eae07b {
  color: #EAE07B;
  background-color: #EAE07B;
}

Frequently asked questions

What color is #EAE07B?+

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

What is the closest Tailwind color to #EAE07B?+

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