#999BFA Color

Inspect #999BFA across formats, palettes, contrast and closest named color matches.

Color preview

#999BFA

Color formats

HEX
#999BFA
RGB
rgb(153, 155, 250)
RGBA
rgba(153, 155, 250, 1)
HSL
hsl(239, 91%, 79%)
HSV
hsv(239, 39%, 98%)
CMYK
cmyk(39%, 38%, 0%, 2%)
CSS variable
--color-primary: #999BFA;
Lowercase HEX
#999bfa

Shades

Tints

Tones

Harmony

CSS snippets for #999BFA

.color-999bfa {
  color: #999BFA;
  background-color: #999BFA;
}

Frequently asked questions

What color is #999BFA?+

#999BFA is a HEX color with RGB value rgb(153, 155, 250) and HSL value hsl(239, 91%, 79%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #999BFA?+

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