#A9AECC Color

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

Color preview

#A9AECC

Color formats

HEX
#A9AECC
RGB
rgb(169, 174, 204)
RGBA
rgba(169, 174, 204, 1)
HSL
hsl(231, 26%, 73%)
HSV
hsv(231, 17%, 80%)
CMYK
cmyk(17%, 15%, 0%, 20%)
CSS variable
--color-primary: #A9AECC;
Lowercase HEX
#a9aecc

Shades

Tints

Tones

Harmony

CSS snippets for #A9AECC

.color-a9aecc {
  color: #A9AECC;
  background-color: #A9AECC;
}

Frequently asked questions

What color is #A9AECC?+

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

What is the closest Tailwind color to #A9AECC?+

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