#9A9FDC Color

Inspect #9A9FDC across formats, palettes, contrast and closest named color matches.

Color preview

#9A9FDC

Color formats

HEX
#9A9FDC
RGB
rgb(154, 159, 220)
RGBA
rgba(154, 159, 220, 1)
HSL
hsl(235, 49%, 73%)
HSV
hsv(235, 30%, 86%)
CMYK
cmyk(30%, 28%, 0%, 14%)
CSS variable
--color-primary: #9A9FDC;
Lowercase HEX
#9a9fdc

Shades

Tints

Tones

Harmony

CSS snippets for #9A9FDC

.color-9a9fdc {
  color: #9A9FDC;
  background-color: #9A9FDC;
}

Frequently asked questions

What color is #9A9FDC?+

#9A9FDC is a HEX color with RGB value rgb(154, 159, 220) and HSL value hsl(235, 49%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #9A9FDC?+

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