#9AADDD Color

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

Color preview

#9AADDD

Color formats

HEX
#9AADDD
RGB
rgb(154, 173, 221)
RGBA
rgba(154, 173, 221, 1)
HSL
hsl(223, 50%, 74%)
HSV
hsv(223, 30%, 87%)
CMYK
cmyk(30%, 22%, 0%, 13%)
CSS variable
--color-primary: #9AADDD;
Lowercase HEX
#9aaddd

Shades

Tints

Tones

Harmony

CSS snippets for #9AADDD

.color-9aaddd {
  color: #9AADDD;
  background-color: #9AADDD;
}

Frequently asked questions

What color is #9AADDD?+

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

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

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