#9999DB Color

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

Color preview

#9999DB

Color formats

HEX
#9999DB
RGB
rgb(153, 153, 219)
RGBA
rgba(153, 153, 219, 1)
HSL
hsl(240, 48%, 73%)
HSV
hsv(240, 30%, 86%)
CMYK
cmyk(30%, 30%, 0%, 14%)
CSS variable
--color-primary: #9999DB;
Lowercase HEX
#9999db

Shades

Tints

Tones

Harmony

CSS snippets for #9999DB

.color-9999db {
  color: #9999DB;
  background-color: #9999DB;
}

Frequently asked questions

What color is #9999DB?+

#9999DB is a HEX color with RGB value rgb(153, 153, 219) and HSL value hsl(240, 48%, 73%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #9999DB?+

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