#A6A3DC Color

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

Color preview

#A6A3DC

Color formats

HEX
#A6A3DC
RGB
rgb(166, 163, 220)
RGBA
rgba(166, 163, 220, 1)
HSL
hsl(243, 45%, 75%)
HSV
hsv(243, 26%, 86%)
CMYK
cmyk(25%, 26%, 0%, 14%)
CSS variable
--color-primary: #A6A3DC;
Lowercase HEX
#a6a3dc

Shades

Tints

Tones

Harmony

CSS snippets for #A6A3DC

.color-a6a3dc {
  color: #A6A3DC;
  background-color: #A6A3DC;
}

Frequently asked questions

What color is #A6A3DC?+

#A6A3DC is a HEX color with RGB value rgb(166, 163, 220) and HSL value hsl(243, 45%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A6A3DC?+

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