#999FDE Color

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

Color preview

#999FDE

Color formats

HEX
#999FDE
RGB
rgb(153, 159, 222)
RGBA
rgba(153, 159, 222, 1)
HSL
hsl(235, 51%, 74%)
HSV
hsv(235, 31%, 87%)
CMYK
cmyk(31%, 28%, 0%, 13%)
CSS variable
--color-primary: #999FDE;
Lowercase HEX
#999fde

Shades

Tints

Tones

Harmony

CSS snippets for #999FDE

.color-999fde {
  color: #999FDE;
  background-color: #999FDE;
}

Frequently asked questions

What color is #999FDE?+

#999FDE is a HEX color with RGB value rgb(153, 159, 222) and HSL value hsl(235, 51%, 74%). Its closest CSS named color is LightSteelBlue.

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

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