#A2AACF Color

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

Color preview

#A2AACF

Color formats

HEX
#A2AACF
RGB
rgb(162, 170, 207)
RGBA
rgba(162, 170, 207, 1)
HSL
hsl(229, 32%, 72%)
HSV
hsv(229, 22%, 81%)
CMYK
cmyk(22%, 18%, 0%, 19%)
CSS variable
--color-primary: #A2AACF;
Lowercase HEX
#a2aacf

Shades

Tints

Tones

Harmony

CSS snippets for #A2AACF

.color-a2aacf {
  color: #A2AACF;
  background-color: #A2AACF;
}

Frequently asked questions

What color is #A2AACF?+

#A2AACF is a HEX color with RGB value rgb(162, 170, 207) and HSL value hsl(229, 32%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A2AACF?+

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