#9B9DDB Color

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

Color preview

#9B9DDB

Color formats

HEX
#9B9DDB
RGB
rgb(155, 157, 219)
RGBA
rgba(155, 157, 219, 1)
HSL
hsl(238, 47%, 73%)
HSV
hsv(238, 29%, 86%)
CMYK
cmyk(29%, 28%, 0%, 14%)
CSS variable
--color-primary: #9B9DDB;
Lowercase HEX
#9b9ddb

Shades

Tints

Tones

Harmony

CSS snippets for #9B9DDB

.color-9b9ddb {
  color: #9B9DDB;
  background-color: #9B9DDB;
}

Frequently asked questions

What color is #9B9DDB?+

#9B9DDB is a HEX color with RGB value rgb(155, 157, 219) and HSL value hsl(238, 47%, 73%). Its closest CSS named color is LightSteelBlue.

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

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