#A1AFBB Color

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

Color preview

#A1AFBB

Color formats

HEX
#A1AFBB
RGB
rgb(161, 175, 187)
RGBA
rgba(161, 175, 187, 1)
HSL
hsl(208, 16%, 68%)
HSV
hsv(208, 14%, 73%)
CMYK
cmyk(14%, 6%, 0%, 27%)
CSS variable
--color-primary: #A1AFBB;
Lowercase HEX
#a1afbb

Shades

Tints

Tones

Harmony

CSS snippets for #A1AFBB

.color-a1afbb {
  color: #A1AFBB;
  background-color: #A1AFBB;
}

Frequently asked questions

What color is #A1AFBB?+

#A1AFBB is a HEX color with RGB value rgb(161, 175, 187) and HSL value hsl(208, 16%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1AFBB?+

The closest Tailwind color is gray-400, available as the bg-gray-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