#A8AFAB Color

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

Color preview

#A8AFAB

Color formats

HEX
#A8AFAB
RGB
rgb(168, 175, 171)
RGBA
rgba(168, 175, 171, 1)
HSL
hsl(146, 4%, 67%)
HSV
hsv(146, 4%, 69%)
CMYK
cmyk(4%, 0%, 2%, 31%)
CSS variable
--color-primary: #A8AFAB;
Lowercase HEX
#a8afab

Shades

Tints

Tones

Harmony

CSS snippets for #A8AFAB

.color-a8afab {
  color: #A8AFAB;
  background-color: #A8AFAB;
}

Frequently asked questions

What color is #A8AFAB?+

#A8AFAB is a HEX color with RGB value rgb(168, 175, 171) and HSL value hsl(146, 4%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A8AFAB?+

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