#A9AACD Color

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

Color preview

#A9AACD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A9AACD

.color-a9aacd {
  color: #A9AACD;
  background-color: #A9AACD;
}

Frequently asked questions

What color is #A9AACD?+

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

What is the closest Tailwind color to #A9AACD?+

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