#ED2F12 Color

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

Color preview

#ED2F12

Color formats

HEX
#ED2F12
RGB
rgb(237, 47, 18)
RGBA
rgba(237, 47, 18, 1)
HSL
hsl(8, 86%, 50%)
HSV
hsv(8, 92%, 93%)
CMYK
cmyk(0%, 80%, 92%, 7%)
CSS variable
--color-primary: #ED2F12;
Lowercase HEX
#ed2f12

Shades

Tints

Tones

Harmony

CSS snippets for #ED2F12

.color-ed2f12 {
  color: #ED2F12;
  background-color: #ED2F12;
}

Frequently asked questions

What color is #ED2F12?+

#ED2F12 is a HEX color with RGB value rgb(237, 47, 18) and HSL value hsl(8, 86%, 50%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #ED2F12?+

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