#A2ACBF Color

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

Color preview

#A2ACBF

Color formats

HEX
#A2ACBF
RGB
rgb(162, 172, 191)
RGBA
rgba(162, 172, 191, 1)
HSL
hsl(219, 18%, 69%)
HSV
hsv(219, 15%, 75%)
CMYK
cmyk(15%, 10%, 0%, 25%)
CSS variable
--color-primary: #A2ACBF;
Lowercase HEX
#a2acbf

Shades

Tints

Tones

Harmony

CSS snippets for #A2ACBF

.color-a2acbf {
  color: #A2ACBF;
  background-color: #A2ACBF;
}

Frequently asked questions

What color is #A2ACBF?+

#A2ACBF is a HEX color with RGB value rgb(162, 172, 191) and HSL value hsl(219, 18%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A2ACBF?+

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