#A0AAFB Color

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

Color preview

#A0AAFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A0AAFB

.color-a0aafb {
  color: #A0AAFB;
  background-color: #A0AAFB;
}

Frequently asked questions

What color is #A0AAFB?+

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

What is the closest Tailwind color to #A0AAFB?+

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