#AFAB9F Color

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

Color preview

#AFAB9F

Color formats

HEX
#AFAB9F
RGB
rgb(175, 171, 159)
RGBA
rgba(175, 171, 159, 1)
HSL
hsl(45, 9%, 65%)
HSV
hsv(45, 9%, 69%)
CMYK
cmyk(0%, 2%, 9%, 31%)
CSS variable
--color-primary: #AFAB9F;
Lowercase HEX
#afab9f

Shades

Tints

Tones

Harmony

CSS snippets for #AFAB9F

.color-afab9f {
  color: #AFAB9F;
  background-color: #AFAB9F;
}

Frequently asked questions

What color is #AFAB9F?+

#AFAB9F is a HEX color with RGB value rgb(175, 171, 159) and HSL value hsl(45, 9%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFAB9F?+

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