#A0A2DA Color

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

Color preview

#A0A2DA

Color formats

HEX
#A0A2DA
RGB
rgb(160, 162, 218)
RGBA
rgba(160, 162, 218, 1)
HSL
hsl(238, 44%, 74%)
HSV
hsv(238, 27%, 85%)
CMYK
cmyk(27%, 26%, 0%, 15%)
CSS variable
--color-primary: #A0A2DA;
Lowercase HEX
#a0a2da

Shades

Tints

Tones

Harmony

CSS snippets for #A0A2DA

.color-a0a2da {
  color: #A0A2DA;
  background-color: #A0A2DA;
}

Frequently asked questions

What color is #A0A2DA?+

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

What is the closest Tailwind color to #A0A2DA?+

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