#AAA0FB Color

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

Color preview

#AAA0FB

Color formats

HEX
#AAA0FB
RGB
rgb(170, 160, 251)
RGBA
rgba(170, 160, 251, 1)
HSL
hsl(247, 92%, 81%)
HSV
hsv(247, 36%, 98%)
CMYK
cmyk(32%, 36%, 0%, 2%)
CSS variable
--color-primary: #AAA0FB;
Lowercase HEX
#aaa0fb

Shades

Tints

Tones

Harmony

CSS snippets for #AAA0FB

.color-aaa0fb {
  color: #AAA0FB;
  background-color: #AAA0FB;
}

Frequently asked questions

What color is #AAA0FB?+

#AAA0FB is a HEX color with RGB value rgb(170, 160, 251) and HSL value hsl(247, 92%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAA0FB?+

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