#EABF3B Color

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

Color preview

#EABF3B

Color formats

HEX
#EABF3B
RGB
rgb(234, 191, 59)
RGBA
rgba(234, 191, 59, 1)
HSL
hsl(45, 81%, 57%)
HSV
hsv(45, 75%, 92%)
CMYK
cmyk(0%, 18%, 75%, 8%)
CSS variable
--color-primary: #EABF3B;
Lowercase HEX
#eabf3b

Shades

Tints

Tones

Harmony

CSS snippets for #EABF3B

.color-eabf3b {
  color: #EABF3B;
  background-color: #EABF3B;
}

Frequently asked questions

What color is #EABF3B?+

#EABF3B is a HEX color with RGB value rgb(234, 191, 59) and HSL value hsl(45, 81%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EABF3B?+

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