#FF96DC Color

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

Color preview

#FF96DC

Color formats

HEX
#FF96DC
RGB
rgb(255, 150, 220)
RGBA
rgba(255, 150, 220, 1)
HSL
hsl(320, 100%, 79%)
HSV
hsv(320, 41%, 100%)
CMYK
cmyk(0%, 41%, 14%, 0%)
CSS variable
--color-primary: #FF96DC;
Lowercase HEX
#ff96dc

Shades

Tints

Tones

Harmony

CSS snippets for #FF96DC

.color-ff96dc {
  color: #FF96DC;
  background-color: #FF96DC;
}

Frequently asked questions

What color is #FF96DC?+

#FF96DC is a HEX color with RGB value rgb(255, 150, 220) and HSL value hsl(320, 100%, 79%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF96DC?+

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