#A0BFAB Color

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

Color preview

#A0BFAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A0BFAB

.color-a0bfab {
  color: #A0BFAB;
  background-color: #A0BFAB;
}

Frequently asked questions

What color is #A0BFAB?+

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

What is the closest Tailwind color to #A0BFAB?+

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