#999ADB Color

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

Color preview

#999ADB

Color formats

HEX
#999ADB
RGB
rgb(153, 154, 219)
RGBA
rgba(153, 154, 219, 1)
HSL
hsl(239, 48%, 73%)
HSV
hsv(239, 30%, 86%)
CMYK
cmyk(30%, 30%, 0%, 14%)
CSS variable
--color-primary: #999ADB;
Lowercase HEX
#999adb

Shades

Tints

Tones

Harmony

CSS snippets for #999ADB

.color-999adb {
  color: #999ADB;
  background-color: #999ADB;
}

Frequently asked questions

What color is #999ADB?+

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

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

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