#EAAB5A Color

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

Color preview

#EAAB5A

Color formats

HEX
#EAAB5A
RGB
rgb(234, 171, 90)
RGBA
rgba(234, 171, 90, 1)
HSL
hsl(34, 77%, 64%)
HSV
hsv(34, 62%, 92%)
CMYK
cmyk(0%, 27%, 62%, 8%)
CSS variable
--color-primary: #EAAB5A;
Lowercase HEX
#eaab5a

Shades

Tints

Tones

Harmony

CSS snippets for #EAAB5A

.color-eaab5a {
  color: #EAAB5A;
  background-color: #EAAB5A;
}

Frequently asked questions

What color is #EAAB5A?+

#EAAB5A is a HEX color with RGB value rgb(234, 171, 90) and HSL value hsl(34, 77%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EAAB5A?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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