#999CDA Color

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

Color preview

#999CDA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #999CDA

.color-999cda {
  color: #999CDA;
  background-color: #999CDA;
}

Frequently asked questions

What color is #999CDA?+

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

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

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