#EB9B24 Color

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

Color preview

#EB9B24

Color formats

HEX
#EB9B24
RGB
rgb(235, 155, 36)
RGBA
rgba(235, 155, 36, 1)
HSL
hsl(36, 83%, 53%)
HSV
hsv(36, 85%, 92%)
CMYK
cmyk(0%, 34%, 85%, 8%)
CSS variable
--color-primary: #EB9B24;
Lowercase HEX
#eb9b24

Shades

Tints

Tones

Harmony

CSS snippets for #EB9B24

.color-eb9b24 {
  color: #EB9B24;
  background-color: #EB9B24;
}

Frequently asked questions

What color is #EB9B24?+

#EB9B24 is a HEX color with RGB value rgb(235, 155, 36) and HSL value hsl(36, 83%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EB9B24?+

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