#E15A7C Color

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

Color preview

#E15A7C

Color formats

HEX
#E15A7C
RGB
rgb(225, 90, 124)
RGBA
rgba(225, 90, 124, 1)
HSL
hsl(345, 69%, 62%)
HSV
hsv(345, 60%, 88%)
CMYK
cmyk(0%, 60%, 45%, 12%)
CSS variable
--color-primary: #E15A7C;
Lowercase HEX
#e15a7c

Shades

Tints

Tones

Harmony

CSS snippets for #E15A7C

.color-e15a7c {
  color: #E15A7C;
  background-color: #E15A7C;
}

Frequently asked questions

What color is #E15A7C?+

#E15A7C is a HEX color with RGB value rgb(225, 90, 124) and HSL value hsl(345, 69%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E15A7C?+

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