#E8545B Color

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

Color preview

#E8545B

Color formats

HEX
#E8545B
RGB
rgb(232, 84, 91)
RGBA
rgba(232, 84, 91, 1)
HSL
hsl(357, 76%, 62%)
HSV
hsv(357, 64%, 91%)
CMYK
cmyk(0%, 64%, 61%, 9%)
CSS variable
--color-primary: #E8545B;
Lowercase HEX
#e8545b

Shades

Tints

Tones

Harmony

CSS snippets for #E8545B

.color-e8545b {
  color: #E8545B;
  background-color: #E8545B;
}

Frequently asked questions

What color is #E8545B?+

#E8545B is a HEX color with RGB value rgb(232, 84, 91) and HSL value hsl(357, 76%, 62%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #E8545B?+

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