#EAE381 Color

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

Color preview

#EAE381

Color formats

HEX
#EAE381
RGB
rgb(234, 227, 129)
RGBA
rgba(234, 227, 129, 1)
HSL
hsl(56, 71%, 71%)
HSV
hsv(56, 45%, 92%)
CMYK
cmyk(0%, 3%, 45%, 8%)
CSS variable
--color-primary: #EAE381;
Lowercase HEX
#eae381

Shades

Tints

Tones

Harmony

CSS snippets for #EAE381

.color-eae381 {
  color: #EAE381;
  background-color: #EAE381;
}

Frequently asked questions

What color is #EAE381?+

#EAE381 is a HEX color with RGB value rgb(234, 227, 129) and HSL value hsl(56, 71%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAE381?+

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