#A1BFAC Color

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

Color preview

#A1BFAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A1BFAC

.color-a1bfac {
  color: #A1BFAC;
  background-color: #A1BFAC;
}

Frequently asked questions

What color is #A1BFAC?+

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

What is the closest Tailwind color to #A1BFAC?+

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