#999DE9 Color

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

Color preview

#999DE9

Color formats

HEX
#999DE9
RGB
rgb(153, 157, 233)
RGBA
rgba(153, 157, 233, 1)
HSL
hsl(237, 65%, 76%)
HSV
hsv(237, 34%, 91%)
CMYK
cmyk(34%, 33%, 0%, 9%)
CSS variable
--color-primary: #999DE9;
Lowercase HEX
#999de9

Shades

Tints

Tones

Harmony

CSS snippets for #999DE9

.color-999de9 {
  color: #999DE9;
  background-color: #999DE9;
}

Frequently asked questions

What color is #999DE9?+

#999DE9 is a HEX color with RGB value rgb(153, 157, 233) and HSL value hsl(237, 65%, 76%). Its closest CSS named color is LightSteelBlue.

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

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