#EB9B23 Color

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

Color preview

#EB9B23

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EB9B23

.color-eb9b23 {
  color: #EB9B23;
  background-color: #EB9B23;
}

Frequently asked questions

What color is #EB9B23?+

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

What is the closest Tailwind color to #EB9B23?+

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