#E34F56 Color

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

Color preview

#E34F56

Color formats

HEX
#E34F56
RGB
rgb(227, 79, 86)
RGBA
rgba(227, 79, 86, 1)
HSL
hsl(357, 73%, 60%)
HSV
hsv(357, 65%, 89%)
CMYK
cmyk(0%, 65%, 62%, 11%)
CSS variable
--color-primary: #E34F56;
Lowercase HEX
#e34f56

Shades

Tints

Tones

Harmony

CSS snippets for #E34F56

.color-e34f56 {
  color: #E34F56;
  background-color: #E34F56;
}

Frequently asked questions

What color is #E34F56?+

#E34F56 is a HEX color with RGB value rgb(227, 79, 86) and HSL value hsl(357, 73%, 60%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #E34F56?+

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