#E97C9F Color

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

Color preview

#E97C9F

Color formats

HEX
#E97C9F
RGB
rgb(233, 124, 159)
RGBA
rgba(233, 124, 159, 1)
HSL
hsl(341, 71%, 70%)
HSV
hsv(341, 47%, 91%)
CMYK
cmyk(0%, 47%, 32%, 9%)
CSS variable
--color-primary: #E97C9F;
Lowercase HEX
#e97c9f

Shades

Tints

Tones

Harmony

CSS snippets for #E97C9F

.color-e97c9f {
  color: #E97C9F;
  background-color: #E97C9F;
}

Frequently asked questions

What color is #E97C9F?+

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

What is the closest Tailwind color to #E97C9F?+

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