#E75D9B Color

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

Color preview

#E75D9B

Color formats

HEX
#E75D9B
RGB
rgb(231, 93, 155)
RGBA
rgba(231, 93, 155, 1)
HSL
hsl(333, 74%, 64%)
HSV
hsv(333, 60%, 91%)
CMYK
cmyk(0%, 60%, 33%, 9%)
CSS variable
--color-primary: #E75D9B;
Lowercase HEX
#e75d9b

Shades

Tints

Tones

Harmony

CSS snippets for #E75D9B

.color-e75d9b {
  color: #E75D9B;
  background-color: #E75D9B;
}

Frequently asked questions

What color is #E75D9B?+

#E75D9B is a HEX color with RGB value rgb(231, 93, 155) and HSL value hsl(333, 74%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E75D9B?+

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