#EABC4F Color

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

Color preview

#EABC4F

Color formats

HEX
#EABC4F
RGB
rgb(234, 188, 79)
RGBA
rgba(234, 188, 79, 1)
HSL
hsl(42, 79%, 61%)
HSV
hsv(42, 66%, 92%)
CMYK
cmyk(0%, 20%, 66%, 8%)
CSS variable
--color-primary: #EABC4F;
Lowercase HEX
#eabc4f

Shades

Tints

Tones

Harmony

CSS snippets for #EABC4F

.color-eabc4f {
  color: #EABC4F;
  background-color: #EABC4F;
}

Frequently asked questions

What color is #EABC4F?+

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

What is the closest Tailwind color to #EABC4F?+

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