#999FDC Color

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

Color preview

#999FDC

Color formats

HEX
#999FDC
RGB
rgb(153, 159, 220)
RGBA
rgba(153, 159, 220, 1)
HSL
hsl(235, 49%, 73%)
HSV
hsv(235, 30%, 86%)
CMYK
cmyk(30%, 28%, 0%, 14%)
CSS variable
--color-primary: #999FDC;
Lowercase HEX
#999fdc

Shades

Tints

Tones

Harmony

CSS snippets for #999FDC

.color-999fdc {
  color: #999FDC;
  background-color: #999FDC;
}

Frequently asked questions

What color is #999FDC?+

#999FDC is a HEX color with RGB value rgb(153, 159, 220) and HSL value hsl(235, 49%, 73%). Its closest CSS named color is LightSteelBlue.

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

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