#ED2012 Color

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

Color preview

#ED2012

Color formats

HEX
#ED2012
RGB
rgb(237, 32, 18)
RGBA
rgba(237, 32, 18, 1)
HSL
hsl(4, 86%, 50%)
HSV
hsv(4, 92%, 93%)
CMYK
cmyk(0%, 86%, 92%, 7%)
CSS variable
--color-primary: #ED2012;
Lowercase HEX
#ed2012

Shades

Tints

Tones

Harmony

CSS snippets for #ED2012

.color-ed2012 {
  color: #ED2012;
  background-color: #ED2012;
}

Frequently asked questions

What color is #ED2012?+

#ED2012 is a HEX color with RGB value rgb(237, 32, 18) and HSL value hsl(4, 86%, 50%). Its closest CSS named color is Red.

What is the closest Tailwind color to #ED2012?+

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