#A3A0FB Color

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

Color preview

#A3A0FB

Color formats

HEX
#A3A0FB
RGB
rgb(163, 160, 251)
RGBA
rgba(163, 160, 251, 1)
HSL
hsl(242, 92%, 81%)
HSV
hsv(242, 36%, 98%)
CMYK
cmyk(35%, 36%, 0%, 2%)
CSS variable
--color-primary: #A3A0FB;
Lowercase HEX
#a3a0fb

Shades

Tints

Tones

Harmony

CSS snippets for #A3A0FB

.color-a3a0fb {
  color: #A3A0FB;
  background-color: #A3A0FB;
}

Frequently asked questions

What color is #A3A0FB?+

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

What is the closest Tailwind color to #A3A0FB?+

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