#AAAFC8 Color

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

Color preview

#AAAFC8

Color formats

HEX
#AAAFC8
RGB
rgb(170, 175, 200)
RGBA
rgba(170, 175, 200, 1)
HSL
hsl(230, 21%, 73%)
HSV
hsv(230, 15%, 78%)
CMYK
cmyk(15%, 12%, 0%, 22%)
CSS variable
--color-primary: #AAAFC8;
Lowercase HEX
#aaafc8

Shades

Tints

Tones

Harmony

CSS snippets for #AAAFC8

.color-aaafc8 {
  color: #AAAFC8;
  background-color: #AAAFC8;
}

Frequently asked questions

What color is #AAAFC8?+

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

What is the closest Tailwind color to #AAAFC8?+

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