#E96E8D Color

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

Color preview

#E96E8D

Color formats

HEX
#E96E8D
RGB
rgb(233, 110, 141)
RGBA
rgba(233, 110, 141, 1)
HSL
hsl(345, 74%, 67%)
HSV
hsv(345, 53%, 91%)
CMYK
cmyk(0%, 53%, 39%, 9%)
CSS variable
--color-primary: #E96E8D;
Lowercase HEX
#e96e8d

Shades

Tints

Tones

Harmony

CSS snippets for #E96E8D

.color-e96e8d {
  color: #E96E8D;
  background-color: #E96E8D;
}

Frequently asked questions

What color is #E96E8D?+

#E96E8D is a HEX color with RGB value rgb(233, 110, 141) and HSL value hsl(345, 74%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E96E8D?+

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