#A3A8DA Color

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

Color preview

#A3A8DA

Color formats

HEX
#A3A8DA
RGB
rgb(163, 168, 218)
RGBA
rgba(163, 168, 218, 1)
HSL
hsl(235, 43%, 75%)
HSV
hsv(235, 25%, 85%)
CMYK
cmyk(25%, 23%, 0%, 15%)
CSS variable
--color-primary: #A3A8DA;
Lowercase HEX
#a3a8da

Shades

Tints

Tones

Harmony

CSS snippets for #A3A8DA

.color-a3a8da {
  color: #A3A8DA;
  background-color: #A3A8DA;
}

Frequently asked questions

What color is #A3A8DA?+

#A3A8DA is a HEX color with RGB value rgb(163, 168, 218) and HSL value hsl(235, 43%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A3A8DA?+

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