#A0A3DA Color

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

Color preview

#A0A3DA

Color formats

HEX
#A0A3DA
RGB
rgb(160, 163, 218)
RGBA
rgba(160, 163, 218, 1)
HSL
hsl(237, 44%, 74%)
HSV
hsv(237, 27%, 85%)
CMYK
cmyk(27%, 25%, 0%, 15%)
CSS variable
--color-primary: #A0A3DA;
Lowercase HEX
#a0a3da

Shades

Tints

Tones

Harmony

CSS snippets for #A0A3DA

.color-a0a3da {
  color: #A0A3DA;
  background-color: #A0A3DA;
}

Frequently asked questions

What color is #A0A3DA?+

#A0A3DA is a HEX color with RGB value rgb(160, 163, 218) and HSL value hsl(237, 44%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A0A3DA?+

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