#999FFA Color

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

Color preview

#999FFA

Color formats

HEX
#999FFA
RGB
rgb(153, 159, 250)
RGBA
rgba(153, 159, 250, 1)
HSL
hsl(236, 91%, 79%)
HSV
hsv(236, 39%, 98%)
CMYK
cmyk(39%, 36%, 0%, 2%)
CSS variable
--color-primary: #999FFA;
Lowercase HEX
#999ffa

Shades

Tints

Tones

Harmony

CSS snippets for #999FFA

.color-999ffa {
  color: #999FFA;
  background-color: #999FFA;
}

Frequently asked questions

What color is #999FFA?+

#999FFA is a HEX color with RGB value rgb(153, 159, 250) and HSL value hsl(236, 91%, 79%). Its closest CSS named color is LightSkyBlue.

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

The closest Tailwind color is indigo-300, available as the bg-indigo-300 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