#EF2D17 Color

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

Color preview

#EF2D17

Color formats

HEX
#EF2D17
RGB
rgb(239, 45, 23)
RGBA
rgba(239, 45, 23, 1)
HSL
hsl(6, 87%, 51%)
HSV
hsv(6, 90%, 94%)
CMYK
cmyk(0%, 81%, 90%, 6%)
CSS variable
--color-primary: #EF2D17;
Lowercase HEX
#ef2d17

Shades

Tints

Tones

Harmony

CSS snippets for #EF2D17

.color-ef2d17 {
  color: #EF2D17;
  background-color: #EF2D17;
}

Frequently asked questions

What color is #EF2D17?+

#EF2D17 is a HEX color with RGB value rgb(239, 45, 23) and HSL value hsl(6, 87%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EF2D17?+

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