#A9AACC Color

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

Color preview

#A9AACC

Color formats

HEX
#A9AACC
RGB
rgb(169, 170, 204)
RGBA
rgba(169, 170, 204, 1)
HSL
hsl(238, 26%, 73%)
HSV
hsv(238, 17%, 80%)
CMYK
cmyk(17%, 17%, 0%, 20%)
CSS variable
--color-primary: #A9AACC;
Lowercase HEX
#a9aacc

Shades

Tints

Tones

Harmony

CSS snippets for #A9AACC

.color-a9aacc {
  color: #A9AACC;
  background-color: #A9AACC;
}

Frequently asked questions

What color is #A9AACC?+

#A9AACC is a HEX color with RGB value rgb(169, 170, 204) and HSL value hsl(238, 26%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9AACC?+

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