#EBAA28 Color

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

Color preview

#EBAA28

Color formats

HEX
#EBAA28
RGB
rgb(235, 170, 40)
RGBA
rgba(235, 170, 40, 1)
HSL
hsl(40, 83%, 54%)
HSV
hsv(40, 83%, 92%)
CMYK
cmyk(0%, 28%, 83%, 8%)
CSS variable
--color-primary: #EBAA28;
Lowercase HEX
#ebaa28

Shades

Tints

Tones

Harmony

CSS snippets for #EBAA28

.color-ebaa28 {
  color: #EBAA28;
  background-color: #EBAA28;
}

Frequently asked questions

What color is #EBAA28?+

#EBAA28 is a HEX color with RGB value rgb(235, 170, 40) and HSL value hsl(40, 83%, 54%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EBAA28?+

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