#9996CC Color

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

Color preview

#9996CC

Color formats

HEX
#9996CC
RGB
rgb(153, 150, 204)
RGBA
rgba(153, 150, 204, 1)
HSL
hsl(243, 35%, 69%)
HSV
hsv(243, 26%, 80%)
CMYK
cmyk(25%, 26%, 0%, 20%)
CSS variable
--color-primary: #9996CC;
Lowercase HEX
#9996cc

Shades

Tints

Tones

Harmony

CSS snippets for #9996CC

.color-9996cc {
  color: #9996CC;
  background-color: #9996CC;
}

Frequently asked questions

What color is #9996CC?+

#9996CC is a HEX color with RGB value rgb(153, 150, 204) and HSL value hsl(243, 35%, 69%). Its closest CSS named color is MediumPurple.

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

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