#A7ABDA Color

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

Color preview

#A7ABDA

Color formats

HEX
#A7ABDA
RGB
rgb(167, 171, 218)
RGBA
rgba(167, 171, 218, 1)
HSL
hsl(235, 41%, 75%)
HSV
hsv(235, 23%, 85%)
CMYK
cmyk(23%, 22%, 0%, 15%)
CSS variable
--color-primary: #A7ABDA;
Lowercase HEX
#a7abda

Shades

Tints

Tones

Harmony

CSS snippets for #A7ABDA

.color-a7abda {
  color: #A7ABDA;
  background-color: #A7ABDA;
}

Frequently asked questions

What color is #A7ABDA?+

#A7ABDA is a HEX color with RGB value rgb(167, 171, 218) and HSL value hsl(235, 41%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A7ABDA?+

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