#ED4141 Color

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

Color preview

#ED4141

Color formats

HEX
#ED4141
RGB
rgb(237, 65, 65)
RGBA
rgba(237, 65, 65, 1)
HSL
hsl(0, 83%, 59%)
HSV
hsv(0, 73%, 93%)
CMYK
cmyk(0%, 73%, 73%, 7%)
CSS variable
--color-primary: #ED4141;
Lowercase HEX
#ed4141

Shades

Tints

Tones

Harmony

CSS snippets for #ED4141

.color-ed4141 {
  color: #ED4141;
  background-color: #ED4141;
}

Frequently asked questions

What color is #ED4141?+

#ED4141 is a HEX color with RGB value rgb(237, 65, 65) and HSL value hsl(0, 83%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #ED4141?+

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