#A6A2DA Color

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

Color preview

#A6A2DA

Color formats

HEX
#A6A2DA
RGB
rgb(166, 162, 218)
RGBA
rgba(166, 162, 218, 1)
HSL
hsl(244, 43%, 75%)
HSV
hsv(244, 26%, 85%)
CMYK
cmyk(24%, 26%, 0%, 15%)
CSS variable
--color-primary: #A6A2DA;
Lowercase HEX
#a6a2da

Shades

Tints

Tones

Harmony

CSS snippets for #A6A2DA

.color-a6a2da {
  color: #A6A2DA;
  background-color: #A6A2DA;
}

Frequently asked questions

What color is #A6A2DA?+

#A6A2DA is a HEX color with RGB value rgb(166, 162, 218) and HSL value hsl(244, 43%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A6A2DA?+

The closest Tailwind color is slate-400, available as the bg-slate-400 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