#9996FF Color

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

Color preview

#9996FF

Color formats

HEX
#9996FF
RGB
rgb(153, 150, 255)
RGBA
rgba(153, 150, 255, 1)
HSL
hsl(242, 100%, 79%)
HSV
hsv(242, 41%, 100%)
CMYK
cmyk(40%, 41%, 0%, 0%)
CSS variable
--color-primary: #9996FF;
Lowercase HEX
#9996ff

Shades

Tints

Tones

Harmony

CSS snippets for #9996FF

.color-9996ff {
  color: #9996FF;
  background-color: #9996FF;
}

Frequently asked questions

What color is #9996FF?+

#9996FF is a HEX color with RGB value rgb(153, 150, 255) and HSL value hsl(242, 100%, 79%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #9996FF?+

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