#E93F50 Color

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

Color preview

#E93F50

Color formats

HEX
#E93F50
RGB
rgb(233, 63, 80)
RGBA
rgba(233, 63, 80, 1)
HSL
hsl(354, 79%, 58%)
HSV
hsv(354, 73%, 91%)
CMYK
cmyk(0%, 73%, 66%, 9%)
CSS variable
--color-primary: #E93F50;
Lowercase HEX
#e93f50

Shades

Tints

Tones

Harmony

CSS snippets for #E93F50

.color-e93f50 {
  color: #E93F50;
  background-color: #E93F50;
}

Frequently asked questions

What color is #E93F50?+

#E93F50 is a HEX color with RGB value rgb(233, 63, 80) and HSL value hsl(354, 79%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #E93F50?+

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