#EAAF4F Color

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

Color preview

#EAAF4F

Color formats

HEX
#EAAF4F
RGB
rgb(234, 175, 79)
RGBA
rgba(234, 175, 79, 1)
HSL
hsl(37, 79%, 61%)
HSV
hsv(37, 66%, 92%)
CMYK
cmyk(0%, 25%, 66%, 8%)
CSS variable
--color-primary: #EAAF4F;
Lowercase HEX
#eaaf4f

Shades

Tints

Tones

Harmony

CSS snippets for #EAAF4F

.color-eaaf4f {
  color: #EAAF4F;
  background-color: #EAAF4F;
}

Frequently asked questions

What color is #EAAF4F?+

#EAAF4F is a HEX color with RGB value rgb(234, 175, 79) and HSL value hsl(37, 79%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EAAF4F?+

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