#AAAFC9 Color

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

Color preview

#AAAFC9

Color formats

HEX
#AAAFC9
RGB
rgb(170, 175, 201)
RGBA
rgba(170, 175, 201, 1)
HSL
hsl(230, 22%, 73%)
HSV
hsv(230, 15%, 79%)
CMYK
cmyk(15%, 13%, 0%, 21%)
CSS variable
--color-primary: #AAAFC9;
Lowercase HEX
#aaafc9

Shades

Tints

Tones

Harmony

CSS snippets for #AAAFC9

.color-aaafc9 {
  color: #AAAFC9;
  background-color: #AAAFC9;
}

Frequently asked questions

What color is #AAAFC9?+

#AAAFC9 is a HEX color with RGB value rgb(170, 175, 201) and HSL value hsl(230, 22%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AAAFC9?+

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