#999ADA Color

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

Color preview

#999ADA

Color formats

HEX
#999ADA
RGB
rgb(153, 154, 218)
RGBA
rgba(153, 154, 218, 1)
HSL
hsl(239, 47%, 73%)
HSV
hsv(239, 30%, 85%)
CMYK
cmyk(30%, 29%, 0%, 15%)
CSS variable
--color-primary: #999ADA;
Lowercase HEX
#999ada

Shades

Tints

Tones

Harmony

CSS snippets for #999ADA

.color-999ada {
  color: #999ADA;
  background-color: #999ADA;
}

Frequently asked questions

What color is #999ADA?+

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

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

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