#EB5D1B Color

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

Color preview

#EB5D1B

Color formats

HEX
#EB5D1B
RGB
rgb(235, 93, 27)
RGBA
rgba(235, 93, 27, 1)
HSL
hsl(19, 84%, 51%)
HSV
hsv(19, 89%, 92%)
CMYK
cmyk(0%, 60%, 89%, 8%)
CSS variable
--color-primary: #EB5D1B;
Lowercase HEX
#eb5d1b

Shades

Tints

Tones

Harmony

CSS snippets for #EB5D1B

.color-eb5d1b {
  color: #EB5D1B;
  background-color: #EB5D1B;
}

Frequently asked questions

What color is #EB5D1B?+

#EB5D1B is a HEX color with RGB value rgb(235, 93, 27) and HSL value hsl(19, 84%, 51%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #EB5D1B?+

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