#E03F1F Color

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

Color preview

#E03F1F

Color formats

HEX
#E03F1F
RGB
rgb(224, 63, 31)
RGBA
rgba(224, 63, 31, 1)
HSL
hsl(10, 76%, 50%)
HSV
hsv(10, 86%, 88%)
CMYK
cmyk(0%, 72%, 86%, 12%)
CSS variable
--color-primary: #E03F1F;
Lowercase HEX
#e03f1f

Shades

Tints

Tones

Harmony

CSS snippets for #E03F1F

.color-e03f1f {
  color: #E03F1F;
  background-color: #E03F1F;
}

Frequently asked questions

What color is #E03F1F?+

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

What is the closest Tailwind color to #E03F1F?+

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