#999EDD Color

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

Color preview

#999EDD

Color formats

HEX
#999EDD
RGB
rgb(153, 158, 221)
RGBA
rgba(153, 158, 221, 1)
HSL
hsl(236, 50%, 73%)
HSV
hsv(236, 31%, 87%)
CMYK
cmyk(31%, 29%, 0%, 13%)
CSS variable
--color-primary: #999EDD;
Lowercase HEX
#999edd

Shades

Tints

Tones

Harmony

CSS snippets for #999EDD

.color-999edd {
  color: #999EDD;
  background-color: #999EDD;
}

Frequently asked questions

What color is #999EDD?+

#999EDD is a HEX color with RGB value rgb(153, 158, 221) and HSL value hsl(236, 50%, 73%). Its closest CSS named color is LightSteelBlue.

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

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