#ED2128 Color

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

Color preview

#ED2128

Color formats

HEX
#ED2128
RGB
rgb(237, 33, 40)
RGBA
rgba(237, 33, 40, 1)
HSL
hsl(358, 85%, 53%)
HSV
hsv(358, 86%, 93%)
CMYK
cmyk(0%, 86%, 83%, 7%)
CSS variable
--color-primary: #ED2128;
Lowercase HEX
#ed2128

Shades

Tints

Tones

Harmony

CSS snippets for #ED2128

.color-ed2128 {
  color: #ED2128;
  background-color: #ED2128;
}

Frequently asked questions

What color is #ED2128?+

#ED2128 is a HEX color with RGB value rgb(237, 33, 40) and HSL value hsl(358, 85%, 53%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #ED2128?+

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