#EB701E Color

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

Color preview

#EB701E

Color formats

HEX
#EB701E
RGB
rgb(235, 112, 30)
RGBA
rgba(235, 112, 30, 1)
HSL
hsl(24, 84%, 52%)
HSV
hsv(24, 87%, 92%)
CMYK
cmyk(0%, 52%, 87%, 8%)
CSS variable
--color-primary: #EB701E;
Lowercase HEX
#eb701e

Shades

Tints

Tones

Harmony

CSS snippets for #EB701E

.color-eb701e {
  color: #EB701E;
  background-color: #EB701E;
}

Frequently asked questions

What color is #EB701E?+

#EB701E is a HEX color with RGB value rgb(235, 112, 30) and HSL value hsl(24, 84%, 52%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #EB701E?+

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