#AFAB9B Color

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

Color preview

#AFAB9B

Color formats

HEX
#AFAB9B
RGB
rgb(175, 171, 155)
RGBA
rgba(175, 171, 155, 1)
HSL
hsl(48, 11%, 65%)
HSV
hsv(48, 11%, 69%)
CMYK
cmyk(0%, 2%, 11%, 31%)
CSS variable
--color-primary: #AFAB9B;
Lowercase HEX
#afab9b

Shades

Tints

Tones

Harmony

CSS snippets for #AFAB9B

.color-afab9b {
  color: #AFAB9B;
  background-color: #AFAB9B;
}

Frequently asked questions

What color is #AFAB9B?+

#AFAB9B is a HEX color with RGB value rgb(175, 171, 155) and HSL value hsl(48, 11%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFAB9B?+

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