#EB8A23 Color

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

Color preview

#EB8A23

Color formats

HEX
#EB8A23
RGB
rgb(235, 138, 35)
RGBA
rgba(235, 138, 35, 1)
HSL
hsl(31, 83%, 53%)
HSV
hsv(31, 85%, 92%)
CMYK
cmyk(0%, 41%, 85%, 8%)
CSS variable
--color-primary: #EB8A23;
Lowercase HEX
#eb8a23

Shades

Tints

Tones

Harmony

CSS snippets for #EB8A23

.color-eb8a23 {
  color: #EB8A23;
  background-color: #EB8A23;
}

Frequently asked questions

What color is #EB8A23?+

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

What is the closest Tailwind color to #EB8A23?+

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