#EB5B1E Color

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

Color preview

#EB5B1E

Color formats

HEX
#EB5B1E
RGB
rgb(235, 91, 30)
RGBA
rgba(235, 91, 30, 1)
HSL
hsl(18, 84%, 52%)
HSV
hsv(18, 87%, 92%)
CMYK
cmyk(0%, 61%, 87%, 8%)
CSS variable
--color-primary: #EB5B1E;
Lowercase HEX
#eb5b1e

Shades

Tints

Tones

Harmony

CSS snippets for #EB5B1E

.color-eb5b1e {
  color: #EB5B1E;
  background-color: #EB5B1E;
}

Frequently asked questions

What color is #EB5B1E?+

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

What is the closest Tailwind color to #EB5B1E?+

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