#EB4A1E Color

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

Color preview

#EB4A1E

Color formats

HEX
#EB4A1E
RGB
rgb(235, 74, 30)
RGBA
rgba(235, 74, 30, 1)
HSL
hsl(13, 84%, 52%)
HSV
hsv(13, 87%, 92%)
CMYK
cmyk(0%, 69%, 87%, 8%)
CSS variable
--color-primary: #EB4A1E;
Lowercase HEX
#eb4a1e

Shades

Tints

Tones

Harmony

CSS snippets for #EB4A1E

.color-eb4a1e {
  color: #EB4A1E;
  background-color: #EB4A1E;
}

Frequently asked questions

What color is #EB4A1E?+

#EB4A1E is a HEX color with RGB value rgb(235, 74, 30) and HSL value hsl(13, 84%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EB4A1E?+

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