#A3ABEF Color

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

Color preview

#A3ABEF

Color formats

HEX
#A3ABEF
RGB
rgb(163, 171, 239)
RGBA
rgba(163, 171, 239, 1)
HSL
hsl(234, 70%, 79%)
HSV
hsv(234, 32%, 94%)
CMYK
cmyk(32%, 28%, 0%, 6%)
CSS variable
--color-primary: #A3ABEF;
Lowercase HEX
#a3abef

Shades

Tints

Tones

Harmony

CSS snippets for #A3ABEF

.color-a3abef {
  color: #A3ABEF;
  background-color: #A3ABEF;
}

Frequently asked questions

What color is #A3ABEF?+

#A3ABEF is a HEX color with RGB value rgb(163, 171, 239) and HSL value hsl(234, 70%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A3ABEF?+

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