#9999FA Color

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

Color preview

#9999FA

Color formats

HEX
#9999FA
RGB
rgb(153, 153, 250)
RGBA
rgba(153, 153, 250, 1)
HSL
hsl(240, 91%, 79%)
HSV
hsv(240, 39%, 98%)
CMYK
cmyk(39%, 39%, 0%, 2%)
CSS variable
--color-primary: #9999FA;
Lowercase HEX
#9999fa

Shades

Tints

Tones

Harmony

CSS snippets for #9999FA

.color-9999fa {
  color: #9999FA;
  background-color: #9999FA;
}

Frequently asked questions

What color is #9999FA?+

#9999FA is a HEX color with RGB value rgb(153, 153, 250) and HSL value hsl(240, 91%, 79%). Its closest CSS named color is MediumPurple.

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

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