#EAAB40 Color

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

Color preview

#EAAB40

Color formats

HEX
#EAAB40
RGB
rgb(234, 171, 64)
RGBA
rgba(234, 171, 64, 1)
HSL
hsl(38, 80%, 58%)
HSV
hsv(38, 73%, 92%)
CMYK
cmyk(0%, 27%, 73%, 8%)
CSS variable
--color-primary: #EAAB40;
Lowercase HEX
#eaab40

Shades

Tints

Tones

Harmony

CSS snippets for #EAAB40

.color-eaab40 {
  color: #EAAB40;
  background-color: #EAAB40;
}

Frequently asked questions

What color is #EAAB40?+

#EAAB40 is a HEX color with RGB value rgb(234, 171, 64) and HSL value hsl(38, 80%, 58%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EAAB40?+

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