#EC3F20 Color

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

Color preview

#EC3F20

Color formats

HEX
#EC3F20
RGB
rgb(236, 63, 32)
RGBA
rgba(236, 63, 32, 1)
HSL
hsl(9, 84%, 53%)
HSV
hsv(9, 86%, 93%)
CMYK
cmyk(0%, 73%, 86%, 7%)
CSS variable
--color-primary: #EC3F20;
Lowercase HEX
#ec3f20

Shades

Tints

Tones

Harmony

CSS snippets for #EC3F20

.color-ec3f20 {
  color: #EC3F20;
  background-color: #EC3F20;
}

Frequently asked questions

What color is #EC3F20?+

#EC3F20 is a HEX color with RGB value rgb(236, 63, 32) and HSL value hsl(9, 84%, 53%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EC3F20?+

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