#9AAFE0 Color

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

Color preview

#9AAFE0

Color formats

HEX
#9AAFE0
RGB
rgb(154, 175, 224)
RGBA
rgba(154, 175, 224, 1)
HSL
hsl(222, 53%, 74%)
HSV
hsv(222, 31%, 88%)
CMYK
cmyk(31%, 22%, 0%, 12%)
CSS variable
--color-primary: #9AAFE0;
Lowercase HEX
#9aafe0

Shades

Tints

Tones

Harmony

CSS snippets for #9AAFE0

.color-9aafe0 {
  color: #9AAFE0;
  background-color: #9AAFE0;
}

Frequently asked questions

What color is #9AAFE0?+

#9AAFE0 is a HEX color with RGB value rgb(154, 175, 224) and HSL value hsl(222, 53%, 74%). Its closest CSS named color is LightSteelBlue.

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

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