#E3545B Color

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

Color preview

#E3545B

Color formats

HEX
#E3545B
RGB
rgb(227, 84, 91)
RGBA
rgba(227, 84, 91, 1)
HSL
hsl(357, 72%, 61%)
HSV
hsv(357, 63%, 89%)
CMYK
cmyk(0%, 63%, 60%, 11%)
CSS variable
--color-primary: #E3545B;
Lowercase HEX
#e3545b

Shades

Tints

Tones

Harmony

CSS snippets for #E3545B

.color-e3545b {
  color: #E3545B;
  background-color: #E3545B;
}

Frequently asked questions

What color is #E3545B?+

#E3545B is a HEX color with RGB value rgb(227, 84, 91) and HSL value hsl(357, 72%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #E3545B?+

The closest Tailwind color is rose-500, available as the bg-rose-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