#A1B7BF Color

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

Color preview

#A1B7BF

Color formats

HEX
#A1B7BF
RGB
rgb(161, 183, 191)
RGBA
rgba(161, 183, 191, 1)
HSL
hsl(196, 19%, 69%)
HSV
hsv(196, 16%, 75%)
CMYK
cmyk(16%, 4%, 0%, 25%)
CSS variable
--color-primary: #A1B7BF;
Lowercase HEX
#a1b7bf

Shades

Tints

Tones

Harmony

CSS snippets for #A1B7BF

.color-a1b7bf {
  color: #A1B7BF;
  background-color: #A1B7BF;
}

Frequently asked questions

What color is #A1B7BF?+

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

What is the closest Tailwind color to #A1B7BF?+

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