#A9AFCF Color

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

Color preview

#A9AFCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A9AFCF

.color-a9afcf {
  color: #A9AFCF;
  background-color: #A9AFCF;
}

Frequently asked questions

What color is #A9AFCF?+

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

What is the closest Tailwind color to #A9AFCF?+

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