#FF96DE Color

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

Color preview

#FF96DE

Color formats

HEX
#FF96DE
RGB
rgb(255, 150, 222)
RGBA
rgba(255, 150, 222, 1)
HSL
hsl(319, 100%, 79%)
HSV
hsv(319, 41%, 100%)
CMYK
cmyk(0%, 41%, 13%, 0%)
CSS variable
--color-primary: #FF96DE;
Lowercase HEX
#ff96de

Shades

Tints

Tones

Harmony

CSS snippets for #FF96DE

.color-ff96de {
  color: #FF96DE;
  background-color: #FF96DE;
}

Frequently asked questions

What color is #FF96DE?+

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

What is the closest Tailwind color to #FF96DE?+

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