#E0000F Color

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

Color preview

#E0000F

Color formats

HEX
#E0000F
RGB
rgb(224, 0, 15)
RGBA
rgba(224, 0, 15, 1)
HSL
hsl(356, 100%, 44%)
HSV
hsv(356, 100%, 88%)
CMYK
cmyk(0%, 100%, 93%, 12%)
CSS variable
--color-primary: #E0000F;
Lowercase HEX
#e0000f

Shades

Tints

Tones

Harmony

CSS snippets for #E0000F

.color-e0000f {
  color: #E0000F;
  background-color: #E0000F;
}

Frequently asked questions

What color is #E0000F?+

#E0000F is a HEX color with RGB value rgb(224, 0, 15) and HSL value hsl(356, 100%, 44%). Its closest CSS named color is Red.

What is the closest Tailwind color to #E0000F?+

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