#EABF3D Color

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

Color preview

#EABF3D

Color formats

HEX
#EABF3D
RGB
rgb(234, 191, 61)
RGBA
rgba(234, 191, 61, 1)
HSL
hsl(45, 80%, 58%)
HSV
hsv(45, 74%, 92%)
CMYK
cmyk(0%, 18%, 74%, 8%)
CSS variable
--color-primary: #EABF3D;
Lowercase HEX
#eabf3d

Shades

Tints

Tones

Harmony

CSS snippets for #EABF3D

.color-eabf3d {
  color: #EABF3D;
  background-color: #EABF3D;
}

Frequently asked questions

What color is #EABF3D?+

#EABF3D is a HEX color with RGB value rgb(234, 191, 61) and HSL value hsl(45, 80%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EABF3D?+

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