#9AADDE Color

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

Color preview

#9AADDE

Color formats

HEX
#9AADDE
RGB
rgb(154, 173, 222)
RGBA
rgba(154, 173, 222, 1)
HSL
hsl(223, 51%, 74%)
HSV
hsv(223, 31%, 87%)
CMYK
cmyk(31%, 22%, 0%, 13%)
CSS variable
--color-primary: #9AADDE;
Lowercase HEX
#9aadde

Shades

Tints

Tones

Harmony

CSS snippets for #9AADDE

.color-9aadde {
  color: #9AADDE;
  background-color: #9AADDE;
}

Frequently asked questions

What color is #9AADDE?+

#9AADDE is a HEX color with RGB value rgb(154, 173, 222) and HSL value hsl(223, 51%, 74%). Its closest CSS named color is LightSteelBlue.

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

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