#A8B8AB Color

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

Color preview

#A8B8AB

Color formats

HEX
#A8B8AB
RGB
rgb(168, 184, 171)
RGBA
rgba(168, 184, 171, 1)
HSL
hsl(131, 10%, 69%)
HSV
hsv(131, 9%, 72%)
CMYK
cmyk(9%, 0%, 7%, 28%)
CSS variable
--color-primary: #A8B8AB;
Lowercase HEX
#a8b8ab

Shades

Tints

Tones

Harmony

CSS snippets for #A8B8AB

.color-a8b8ab {
  color: #A8B8AB;
  background-color: #A8B8AB;
}

Frequently asked questions

What color is #A8B8AB?+

#A8B8AB is a HEX color with RGB value rgb(168, 184, 171) and HSL value hsl(131, 10%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A8B8AB?+

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