#ED3221 Color

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

Color preview

#ED3221

Color formats

HEX
#ED3221
RGB
rgb(237, 50, 33)
RGBA
rgba(237, 50, 33, 1)
HSL
hsl(5, 85%, 53%)
HSV
hsv(5, 86%, 93%)
CMYK
cmyk(0%, 79%, 86%, 7%)
CSS variable
--color-primary: #ED3221;
Lowercase HEX
#ed3221

Shades

Tints

Tones

Harmony

CSS snippets for #ED3221

.color-ed3221 {
  color: #ED3221;
  background-color: #ED3221;
}

Frequently asked questions

What color is #ED3221?+

#ED3221 is a HEX color with RGB value rgb(237, 50, 33) and HSL value hsl(5, 85%, 53%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #ED3221?+

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