#E97C9B Color

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

Color preview

#E97C9B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E97C9B

.color-e97c9b {
  color: #E97C9B;
  background-color: #E97C9B;
}

Frequently asked questions

What color is #E97C9B?+

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

What is the closest Tailwind color to #E97C9B?+

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