#EB4A0F Color

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

Color preview

#EB4A0F

Color formats

HEX
#EB4A0F
RGB
rgb(235, 74, 15)
RGBA
rgba(235, 74, 15, 1)
HSL
hsl(16, 88%, 49%)
HSV
hsv(16, 94%, 92%)
CMYK
cmyk(0%, 69%, 94%, 8%)
CSS variable
--color-primary: #EB4A0F;
Lowercase HEX
#eb4a0f

Shades

Tints

Tones

Harmony

CSS snippets for #EB4A0F

.color-eb4a0f {
  color: #EB4A0F;
  background-color: #EB4A0F;
}

Frequently asked questions

What color is #EB4A0F?+

#EB4A0F is a HEX color with RGB value rgb(235, 74, 15) and HSL value hsl(16, 88%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EB4A0F?+

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