#A0AFFB Color

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

Color preview

#A0AFFB

Color formats

HEX
#A0AFFB
RGB
rgb(160, 175, 251)
RGBA
rgba(160, 175, 251, 1)
HSL
hsl(230, 92%, 81%)
HSV
hsv(230, 36%, 98%)
CMYK
cmyk(36%, 30%, 0%, 2%)
CSS variable
--color-primary: #A0AFFB;
Lowercase HEX
#a0affb

Shades

Tints

Tones

Harmony

CSS snippets for #A0AFFB

.color-a0affb {
  color: #A0AFFB;
  background-color: #A0AFFB;
}

Frequently asked questions

What color is #A0AFFB?+

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

What is the closest Tailwind color to #A0AFFB?+

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