#E75A7D Color

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

Color preview

#E75A7D

Color formats

HEX
#E75A7D
RGB
rgb(231, 90, 125)
RGBA
rgba(231, 90, 125, 1)
HSL
hsl(345, 75%, 63%)
HSV
hsv(345, 61%, 91%)
CMYK
cmyk(0%, 61%, 46%, 9%)
CSS variable
--color-primary: #E75A7D;
Lowercase HEX
#e75a7d

Shades

Tints

Tones

Harmony

CSS snippets for #E75A7D

.color-e75a7d {
  color: #E75A7D;
  background-color: #E75A7D;
}

Frequently asked questions

What color is #E75A7D?+

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

What is the closest Tailwind color to #E75A7D?+

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