#E75A9C Color

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

Color preview

#E75A9C

Color formats

HEX
#E75A9C
RGB
rgb(231, 90, 156)
RGBA
rgba(231, 90, 156, 1)
HSL
hsl(332, 75%, 63%)
HSV
hsv(332, 61%, 91%)
CMYK
cmyk(0%, 61%, 32%, 9%)
CSS variable
--color-primary: #E75A9C;
Lowercase HEX
#e75a9c

Shades

Tints

Tones

Harmony

CSS snippets for #E75A9C

.color-e75a9c {
  color: #E75A9C;
  background-color: #E75A9C;
}

Frequently asked questions

What color is #E75A9C?+

#E75A9C is a HEX color with RGB value rgb(231, 90, 156) and HSL value hsl(332, 75%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E75A9C?+

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