#E34B50 Color

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

Color preview

#E34B50

Color formats

HEX
#E34B50
RGB
rgb(227, 75, 80)
RGBA
rgba(227, 75, 80, 1)
HSL
hsl(358, 73%, 59%)
HSV
hsv(358, 67%, 89%)
CMYK
cmyk(0%, 67%, 65%, 11%)
CSS variable
--color-primary: #E34B50;
Lowercase HEX
#e34b50

Shades

Tints

Tones

Harmony

CSS snippets for #E34B50

.color-e34b50 {
  color: #E34B50;
  background-color: #E34B50;
}

Frequently asked questions

What color is #E34B50?+

#E34B50 is a HEX color with RGB value rgb(227, 75, 80) and HSL value hsl(358, 73%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #E34B50?+

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