#9988CC Color

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

Color preview

#9988CC

Color formats

HEX
#9988CC
RGB
rgb(153, 136, 204)
RGBA
rgba(153, 136, 204, 1)
HSL
hsl(255, 40%, 67%)
HSV
hsv(255, 33%, 80%)
CMYK
cmyk(25%, 33%, 0%, 20%)
CSS variable
--color-primary: #9988CC;
Lowercase HEX
#9988cc

Shades

Tints

Tones

Harmony

CSS snippets for #9988CC

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

Frequently asked questions

What color is #9988CC?+

#9988CC is a HEX color with RGB value rgb(153, 136, 204) and HSL value hsl(255, 40%, 67%). Its closest CSS named color is MediumPurple.

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

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