#A3ABFF Color

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

Color preview

#A3ABFF

Color formats

HEX
#A3ABFF
RGB
rgb(163, 171, 255)
RGBA
rgba(163, 171, 255, 1)
HSL
hsl(235, 100%, 82%)
HSV
hsv(235, 36%, 100%)
CMYK
cmyk(36%, 33%, 0%, 0%)
CSS variable
--color-primary: #A3ABFF;
Lowercase HEX
#a3abff

Shades

Tints

Tones

Harmony

CSS snippets for #A3ABFF

.color-a3abff {
  color: #A3ABFF;
  background-color: #A3ABFF;
}

Frequently asked questions

What color is #A3ABFF?+

#A3ABFF is a HEX color with RGB value rgb(163, 171, 255) and HSL value hsl(235, 100%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A3ABFF?+

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