#FF96CE Color

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

Color preview

#FF96CE

Color formats

HEX
#FF96CE
RGB
rgb(255, 150, 206)
RGBA
rgba(255, 150, 206, 1)
HSL
hsl(328, 100%, 79%)
HSV
hsv(328, 41%, 100%)
CMYK
cmyk(0%, 41%, 19%, 0%)
CSS variable
--color-primary: #FF96CE;
Lowercase HEX
#ff96ce

Shades

Tints

Tones

Harmony

CSS snippets for #FF96CE

.color-ff96ce {
  color: #FF96CE;
  background-color: #FF96CE;
}

Frequently asked questions

What color is #FF96CE?+

#FF96CE is a HEX color with RGB value rgb(255, 150, 206) and HSL value hsl(328, 100%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FF96CE?+

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