#9BAADC Color

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

Color preview

#9BAADC

Color formats

HEX
#9BAADC
RGB
rgb(155, 170, 220)
RGBA
rgba(155, 170, 220, 1)
HSL
hsl(226, 48%, 74%)
HSV
hsv(226, 30%, 86%)
CMYK
cmyk(30%, 23%, 0%, 14%)
CSS variable
--color-primary: #9BAADC;
Lowercase HEX
#9baadc

Shades

Tints

Tones

Harmony

CSS snippets for #9BAADC

.color-9baadc {
  color: #9BAADC;
  background-color: #9BAADC;
}

Frequently asked questions

What color is #9BAADC?+

#9BAADC is a HEX color with RGB value rgb(155, 170, 220) and HSL value hsl(226, 48%, 74%). Its closest CSS named color is LightSteelBlue.

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

The closest Tailwind color is indigo-300, available as the bg-indigo-300 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