#9BAAEC Color

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

Color preview

#9BAAEC

Color formats

HEX
#9BAAEC
RGB
rgb(155, 170, 236)
RGBA
rgba(155, 170, 236, 1)
HSL
hsl(229, 68%, 77%)
HSV
hsv(229, 34%, 93%)
CMYK
cmyk(34%, 28%, 0%, 7%)
CSS variable
--color-primary: #9BAAEC;
Lowercase HEX
#9baaec

Shades

Tints

Tones

Harmony

CSS snippets for #9BAAEC

.color-9baaec {
  color: #9BAAEC;
  background-color: #9BAAEC;
}

Frequently asked questions

What color is #9BAAEC?+

#9BAAEC is a HEX color with RGB value rgb(155, 170, 236) and HSL value hsl(229, 68%, 77%). Its closest CSS named color is LightSteelBlue.

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

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