#A1BDBF Color

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

Color preview

#A1BDBF

Color formats

HEX
#A1BDBF
RGB
rgb(161, 189, 191)
RGBA
rgba(161, 189, 191, 1)
HSL
hsl(184, 19%, 69%)
HSV
hsv(184, 16%, 75%)
CMYK
cmyk(16%, 1%, 0%, 25%)
CSS variable
--color-primary: #A1BDBF;
Lowercase HEX
#a1bdbf

Shades

Tints

Tones

Harmony

CSS snippets for #A1BDBF

.color-a1bdbf {
  color: #A1BDBF;
  background-color: #A1BDBF;
}

Frequently asked questions

What color is #A1BDBF?+

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

What is the closest Tailwind color to #A1BDBF?+

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