#E04D50 Color

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

Color preview

#E04D50

Color formats

HEX
#E04D50
RGB
rgb(224, 77, 80)
RGBA
rgba(224, 77, 80, 1)
HSL
hsl(359, 70%, 59%)
HSV
hsv(359, 66%, 88%)
CMYK
cmyk(0%, 66%, 64%, 12%)
CSS variable
--color-primary: #E04D50;
Lowercase HEX
#e04d50

Shades

Tints

Tones

Harmony

CSS snippets for #E04D50

.color-e04d50 {
  color: #E04D50;
  background-color: #E04D50;
}

Frequently asked questions

What color is #E04D50?+

#E04D50 is a HEX color with RGB value rgb(224, 77, 80) and HSL value hsl(359, 70%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #E04D50?+

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