#ED3A12 Color

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

Color preview

#ED3A12

Color formats

HEX
#ED3A12
RGB
rgb(237, 58, 18)
RGBA
rgba(237, 58, 18, 1)
HSL
hsl(11, 86%, 50%)
HSV
hsv(11, 92%, 93%)
CMYK
cmyk(0%, 76%, 92%, 7%)
CSS variable
--color-primary: #ED3A12;
Lowercase HEX
#ed3a12

Shades

Tints

Tones

Harmony

CSS snippets for #ED3A12

.color-ed3a12 {
  color: #ED3A12;
  background-color: #ED3A12;
}

Frequently asked questions

What color is #ED3A12?+

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

What is the closest Tailwind color to #ED3A12?+

The closest Tailwind color is orange-600, available as the bg-orange-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