#A9ABDA Color

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

Color preview

#A9ABDA

Color formats

HEX
#A9ABDA
RGB
rgb(169, 171, 218)
RGBA
rgba(169, 171, 218, 1)
HSL
hsl(238, 40%, 76%)
HSV
hsv(238, 22%, 85%)
CMYK
cmyk(22%, 22%, 0%, 15%)
CSS variable
--color-primary: #A9ABDA;
Lowercase HEX
#a9abda

Shades

Tints

Tones

Harmony

CSS snippets for #A9ABDA

.color-a9abda {
  color: #A9ABDA;
  background-color: #A9ABDA;
}

Frequently asked questions

What color is #A9ABDA?+

#A9ABDA is a HEX color with RGB value rgb(169, 171, 218) and HSL value hsl(238, 40%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9ABDA?+

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