#E96B9B Color

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

Color preview

#E96B9B

Color formats

HEX
#E96B9B
RGB
rgb(233, 107, 155)
RGBA
rgba(233, 107, 155, 1)
HSL
hsl(337, 74%, 67%)
HSV
hsv(337, 54%, 91%)
CMYK
cmyk(0%, 54%, 33%, 9%)
CSS variable
--color-primary: #E96B9B;
Lowercase HEX
#e96b9b

Shades

Tints

Tones

Harmony

CSS snippets for #E96B9B

.color-e96b9b {
  color: #E96B9B;
  background-color: #E96B9B;
}

Frequently asked questions

What color is #E96B9B?+

#E96B9B is a HEX color with RGB value rgb(233, 107, 155) and HSL value hsl(337, 74%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E96B9B?+

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