#EF2F15 Color

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

Color preview

#EF2F15

Color formats

HEX
#EF2F15
RGB
rgb(239, 47, 21)
RGBA
rgba(239, 47, 21, 1)
HSL
hsl(7, 87%, 51%)
HSV
hsv(7, 91%, 94%)
CMYK
cmyk(0%, 80%, 91%, 6%)
CSS variable
--color-primary: #EF2F15;
Lowercase HEX
#ef2f15

Shades

Tints

Tones

Harmony

CSS snippets for #EF2F15

.color-ef2f15 {
  color: #EF2F15;
  background-color: #EF2F15;
}

Frequently asked questions

What color is #EF2F15?+

#EF2F15 is a HEX color with RGB value rgb(239, 47, 21) and HSL value hsl(7, 87%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EF2F15?+

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