#EF2A0B Color

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

Color preview

#EF2A0B

Color formats

HEX
#EF2A0B
RGB
rgb(239, 42, 11)
RGBA
rgba(239, 42, 11, 1)
HSL
hsl(8, 91%, 49%)
HSV
hsv(8, 95%, 94%)
CMYK
cmyk(0%, 82%, 95%, 6%)
CSS variable
--color-primary: #EF2A0B;
Lowercase HEX
#ef2a0b

Shades

Tints

Tones

Harmony

CSS snippets for #EF2A0B

.color-ef2a0b {
  color: #EF2A0B;
  background-color: #EF2A0B;
}

Frequently asked questions

What color is #EF2A0B?+

#EF2A0B is a HEX color with RGB value rgb(239, 42, 11) and HSL value hsl(8, 91%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EF2A0B?+

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