#A6A0FB Color

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

Color preview

#A6A0FB

Color formats

HEX
#A6A0FB
RGB
rgb(166, 160, 251)
RGBA
rgba(166, 160, 251, 1)
HSL
hsl(244, 92%, 81%)
HSV
hsv(244, 36%, 98%)
CMYK
cmyk(34%, 36%, 0%, 2%)
CSS variable
--color-primary: #A6A0FB;
Lowercase HEX
#a6a0fb

Shades

Tints

Tones

Harmony

CSS snippets for #A6A0FB

.color-a6a0fb {
  color: #A6A0FB;
  background-color: #A6A0FB;
}

Frequently asked questions

What color is #A6A0FB?+

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

What is the closest Tailwind color to #A6A0FB?+

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