#9A9FDB Color

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

Color preview

#9A9FDB

Color formats

HEX
#9A9FDB
RGB
rgb(154, 159, 219)
RGBA
rgba(154, 159, 219, 1)
HSL
hsl(235, 47%, 73%)
HSV
hsv(235, 30%, 86%)
CMYK
cmyk(30%, 27%, 0%, 14%)
CSS variable
--color-primary: #9A9FDB;
Lowercase HEX
#9a9fdb

Shades

Tints

Tones

Harmony

CSS snippets for #9A9FDB

.color-9a9fdb {
  color: #9A9FDB;
  background-color: #9A9FDB;
}

Frequently asked questions

What color is #9A9FDB?+

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

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

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