#999EDA Color

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

Color preview

#999EDA

Color formats

HEX
#999EDA
RGB
rgb(153, 158, 218)
RGBA
rgba(153, 158, 218, 1)
HSL
hsl(235, 47%, 73%)
HSV
hsv(235, 30%, 85%)
CMYK
cmyk(30%, 28%, 0%, 15%)
CSS variable
--color-primary: #999EDA;
Lowercase HEX
#999eda

Shades

Tints

Tones

Harmony

CSS snippets for #999EDA

.color-999eda {
  color: #999EDA;
  background-color: #999EDA;
}

Frequently asked questions

What color is #999EDA?+

#999EDA is a HEX color with RGB value rgb(153, 158, 218) and HSL value hsl(235, 47%, 73%). Its closest CSS named color is LightSteelBlue.

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

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