#999DDC Color

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

Color preview

#999DDC

Color formats

HEX
#999DDC
RGB
rgb(153, 157, 220)
RGBA
rgba(153, 157, 220, 1)
HSL
hsl(236, 49%, 73%)
HSV
hsv(236, 30%, 86%)
CMYK
cmyk(30%, 29%, 0%, 14%)
CSS variable
--color-primary: #999DDC;
Lowercase HEX
#999ddc

Shades

Tints

Tones

Harmony

CSS snippets for #999DDC

.color-999ddc {
  color: #999DDC;
  background-color: #999DDC;
}

Frequently asked questions

What color is #999DDC?+

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

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

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