#E97C9D Color

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

Color preview

#E97C9D

Color formats

HEX
#E97C9D
RGB
rgb(233, 124, 157)
RGBA
rgba(233, 124, 157, 1)
HSL
hsl(342, 71%, 70%)
HSV
hsv(342, 47%, 91%)
CMYK
cmyk(0%, 47%, 33%, 9%)
CSS variable
--color-primary: #E97C9D;
Lowercase HEX
#e97c9d

Shades

Tints

Tones

Harmony

CSS snippets for #E97C9D

.color-e97c9d {
  color: #E97C9D;
  background-color: #E97C9D;
}

Frequently asked questions

What color is #E97C9D?+

#E97C9D is a HEX color with RGB value rgb(233, 124, 157) and HSL value hsl(342, 71%, 70%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E97C9D?+

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