#E03C1F Color

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

Color preview

#E03C1F

Color formats

HEX
#E03C1F
RGB
rgb(224, 60, 31)
RGBA
rgba(224, 60, 31, 1)
HSL
hsl(9, 76%, 50%)
HSV
hsv(9, 86%, 88%)
CMYK
cmyk(0%, 73%, 86%, 12%)
CSS variable
--color-primary: #E03C1F;
Lowercase HEX
#e03c1f

Shades

Tints

Tones

Harmony

CSS snippets for #E03C1F

.color-e03c1f {
  color: #E03C1F;
  background-color: #E03C1F;
}

Frequently asked questions

What color is #E03C1F?+

#E03C1F is a HEX color with RGB value rgb(224, 60, 31) and HSL value hsl(9, 76%, 50%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #E03C1F?+

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