#EABF53 Color

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

Color preview

#EABF53

Color formats

HEX
#EABF53
RGB
rgb(234, 191, 83)
RGBA
rgba(234, 191, 83, 1)
HSL
hsl(43, 78%, 62%)
HSV
hsv(43, 65%, 92%)
CMYK
cmyk(0%, 18%, 65%, 8%)
CSS variable
--color-primary: #EABF53;
Lowercase HEX
#eabf53

Shades

Tints

Tones

Harmony

CSS snippets for #EABF53

.color-eabf53 {
  color: #EABF53;
  background-color: #EABF53;
}

Frequently asked questions

What color is #EABF53?+

#EABF53 is a HEX color with RGB value rgb(234, 191, 83) and HSL value hsl(43, 78%, 62%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EABF53?+

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