#E75A9A Color

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

Color preview

#E75A9A

Color formats

HEX
#E75A9A
RGB
rgb(231, 90, 154)
RGBA
rgba(231, 90, 154, 1)
HSL
hsl(333, 75%, 63%)
HSV
hsv(333, 61%, 91%)
CMYK
cmyk(0%, 61%, 33%, 9%)
CSS variable
--color-primary: #E75A9A;
Lowercase HEX
#e75a9a

Shades

Tints

Tones

Harmony

CSS snippets for #E75A9A

.color-e75a9a {
  color: #E75A9A;
  background-color: #E75A9A;
}

Frequently asked questions

What color is #E75A9A?+

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

What is the closest Tailwind color to #E75A9A?+

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