#EAAF48 Color

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

Color preview

#EAAF48

Color formats

HEX
#EAAF48
RGB
rgb(234, 175, 72)
RGBA
rgba(234, 175, 72, 1)
HSL
hsl(38, 79%, 60%)
HSV
hsv(38, 69%, 92%)
CMYK
cmyk(0%, 25%, 69%, 8%)
CSS variable
--color-primary: #EAAF48;
Lowercase HEX
#eaaf48

Shades

Tints

Tones

Harmony

CSS snippets for #EAAF48

.color-eaaf48 {
  color: #EAAF48;
  background-color: #EAAF48;
}

Frequently asked questions

What color is #EAAF48?+

#EAAF48 is a HEX color with RGB value rgb(234, 175, 72) and HSL value hsl(38, 79%, 60%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EAAF48?+

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