#999BDB Color

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

Color preview

#999BDB

Color formats

HEX
#999BDB
RGB
rgb(153, 155, 219)
RGBA
rgba(153, 155, 219, 1)
HSL
hsl(238, 48%, 73%)
HSV
hsv(238, 30%, 86%)
CMYK
cmyk(30%, 29%, 0%, 14%)
CSS variable
--color-primary: #999BDB;
Lowercase HEX
#999bdb

Shades

Tints

Tones

Harmony

CSS snippets for #999BDB

.color-999bdb {
  color: #999BDB;
  background-color: #999BDB;
}

Frequently asked questions

What color is #999BDB?+

#999BDB is a HEX color with RGB value rgb(153, 155, 219) and HSL value hsl(238, 48%, 73%). Its closest CSS named color is MediumPurple.

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

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