#E95A7E Color

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

Color preview

#E95A7E

Color formats

HEX
#E95A7E
RGB
rgb(233, 90, 126)
RGBA
rgba(233, 90, 126, 1)
HSL
hsl(345, 76%, 63%)
HSV
hsv(345, 61%, 91%)
CMYK
cmyk(0%, 61%, 46%, 9%)
CSS variable
--color-primary: #E95A7E;
Lowercase HEX
#e95a7e

Shades

Tints

Tones

Harmony

CSS snippets for #E95A7E

.color-e95a7e {
  color: #E95A7E;
  background-color: #E95A7E;
}

Frequently asked questions

What color is #E95A7E?+

#E95A7E is a HEX color with RGB value rgb(233, 90, 126) and HSL value hsl(345, 76%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E95A7E?+

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