#A1BFAB Color

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

Color preview

#A1BFAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A1BFAB

.color-a1bfab {
  color: #A1BFAB;
  background-color: #A1BFAB;
}

Frequently asked questions

What color is #A1BFAB?+

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

What is the closest Tailwind color to #A1BFAB?+

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