#999BFC Color

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

Color preview

#999BFC

Color formats

HEX
#999BFC
RGB
rgb(153, 155, 252)
RGBA
rgba(153, 155, 252, 1)
HSL
hsl(239, 94%, 79%)
HSV
hsv(239, 39%, 99%)
CMYK
cmyk(39%, 38%, 0%, 1%)
CSS variable
--color-primary: #999BFC;
Lowercase HEX
#999bfc

Shades

Tints

Tones

Harmony

CSS snippets for #999BFC

.color-999bfc {
  color: #999BFC;
  background-color: #999BFC;
}

Frequently asked questions

What color is #999BFC?+

#999BFC is a HEX color with RGB value rgb(153, 155, 252) and HSL value hsl(239, 94%, 79%). Its closest CSS named color is LightSkyBlue.

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

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