#EC3F28 Color

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

Color preview

#EC3F28

Color formats

HEX
#EC3F28
RGB
rgb(236, 63, 40)
RGBA
rgba(236, 63, 40, 1)
HSL
hsl(7, 84%, 54%)
HSV
hsv(7, 83%, 93%)
CMYK
cmyk(0%, 73%, 83%, 7%)
CSS variable
--color-primary: #EC3F28;
Lowercase HEX
#ec3f28

Shades

Tints

Tones

Harmony

CSS snippets for #EC3F28

.color-ec3f28 {
  color: #EC3F28;
  background-color: #EC3F28;
}

Frequently asked questions

What color is #EC3F28?+

#EC3F28 is a HEX color with RGB value rgb(236, 63, 40) and HSL value hsl(7, 84%, 54%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EC3F28?+

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