#AAAFCF Color

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

Color preview

#AAAFCF

Color formats

HEX
#AAAFCF
RGB
rgb(170, 175, 207)
RGBA
rgba(170, 175, 207, 1)
HSL
hsl(232, 28%, 74%)
HSV
hsv(232, 18%, 81%)
CMYK
cmyk(18%, 15%, 0%, 19%)
CSS variable
--color-primary: #AAAFCF;
Lowercase HEX
#aaafcf

Shades

Tints

Tones

Harmony

CSS snippets for #AAAFCF

.color-aaafcf {
  color: #AAAFCF;
  background-color: #AAAFCF;
}

Frequently asked questions

What color is #AAAFCF?+

#AAAFCF is a HEX color with RGB value rgb(170, 175, 207) and HSL value hsl(232, 28%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAAFCF?+

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