#E15E8C Color

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

Color preview

#E15E8C

Color formats

HEX
#E15E8C
RGB
rgb(225, 94, 140)
RGBA
rgba(225, 94, 140, 1)
HSL
hsl(339, 69%, 63%)
HSV
hsv(339, 58%, 88%)
CMYK
cmyk(0%, 58%, 38%, 12%)
CSS variable
--color-primary: #E15E8C;
Lowercase HEX
#e15e8c

Shades

Tints

Tones

Harmony

CSS snippets for #E15E8C

.color-e15e8c {
  color: #E15E8C;
  background-color: #E15E8C;
}

Frequently asked questions

What color is #E15E8C?+

#E15E8C is a HEX color with RGB value rgb(225, 94, 140) and HSL value hsl(339, 69%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E15E8C?+

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