#EB9E23 Color

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

Color preview

#EB9E23

Color formats

HEX
#EB9E23
RGB
rgb(235, 158, 35)
RGBA
rgba(235, 158, 35, 1)
HSL
hsl(37, 83%, 53%)
HSV
hsv(37, 85%, 92%)
CMYK
cmyk(0%, 33%, 85%, 8%)
CSS variable
--color-primary: #EB9E23;
Lowercase HEX
#eb9e23

Shades

Tints

Tones

Harmony

CSS snippets for #EB9E23

.color-eb9e23 {
  color: #EB9E23;
  background-color: #EB9E23;
}

Frequently asked questions

What color is #EB9E23?+

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

What is the closest Tailwind color to #EB9E23?+

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