#A1BFBC Color

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

Color preview

#A1BFBC

Color formats

HEX
#A1BFBC
RGB
rgb(161, 191, 188)
RGBA
rgba(161, 191, 188, 1)
HSL
hsl(174, 19%, 69%)
HSV
hsv(174, 16%, 75%)
CMYK
cmyk(16%, 0%, 2%, 25%)
CSS variable
--color-primary: #A1BFBC;
Lowercase HEX
#a1bfbc

Shades

Tints

Tones

Harmony

CSS snippets for #A1BFBC

.color-a1bfbc {
  color: #A1BFBC;
  background-color: #A1BFBC;
}

Frequently asked questions

What color is #A1BFBC?+

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

What is the closest Tailwind color to #A1BFBC?+

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