#A3A7DA Color

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

Color preview

#A3A7DA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A3A7DA

.color-a3a7da {
  color: #A3A7DA;
  background-color: #A3A7DA;
}

Frequently asked questions

What color is #A3A7DA?+

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

What is the closest Tailwind color to #A3A7DA?+

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