#EAA25A Color

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

Color preview

#EAA25A

Color formats

HEX
#EAA25A
RGB
rgb(234, 162, 90)
RGBA
rgba(234, 162, 90, 1)
HSL
hsl(30, 77%, 64%)
HSV
hsv(30, 62%, 92%)
CMYK
cmyk(0%, 31%, 62%, 8%)
CSS variable
--color-primary: #EAA25A;
Lowercase HEX
#eaa25a

Shades

Tints

Tones

Harmony

CSS snippets for #EAA25A

.color-eaa25a {
  color: #EAA25A;
  background-color: #EAA25A;
}

Frequently asked questions

What color is #EAA25A?+

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

What is the closest Tailwind color to #EAA25A?+

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