#A1ACBF Color

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

Color preview

#A1ACBF

Color formats

HEX
#A1ACBF
RGB
rgb(161, 172, 191)
RGBA
rgba(161, 172, 191, 1)
HSL
hsl(218, 19%, 69%)
HSV
hsv(218, 16%, 75%)
CMYK
cmyk(16%, 10%, 0%, 25%)
CSS variable
--color-primary: #A1ACBF;
Lowercase HEX
#a1acbf

Shades

Tints

Tones

Harmony

CSS snippets for #A1ACBF

.color-a1acbf {
  color: #A1ACBF;
  background-color: #A1ACBF;
}

Frequently asked questions

What color is #A1ACBF?+

#A1ACBF is a HEX color with RGB value rgb(161, 172, 191) and HSL value hsl(218, 19%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1ACBF?+

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