#A0AACC Color

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

Color preview

#A0AACC

Color formats

HEX
#A0AACC
RGB
rgb(160, 170, 204)
RGBA
rgba(160, 170, 204, 1)
HSL
hsl(226, 30%, 71%)
HSV
hsv(226, 22%, 80%)
CMYK
cmyk(22%, 17%, 0%, 20%)
CSS variable
--color-primary: #A0AACC;
Lowercase HEX
#a0aacc

Shades

Tints

Tones

Harmony

CSS snippets for #A0AACC

.color-a0aacc {
  color: #A0AACC;
  background-color: #A0AACC;
}

Frequently asked questions

What color is #A0AACC?+

#A0AACC is a HEX color with RGB value rgb(160, 170, 204) and HSL value hsl(226, 30%, 71%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A0AACC?+

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