#AFBFB9 Color

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

Color preview

#AFBFB9

Color formats

HEX
#AFBFB9
RGB
rgb(175, 191, 185)
RGBA
rgba(175, 191, 185, 1)
HSL
hsl(157, 11%, 72%)
HSV
hsv(157, 8%, 75%)
CMYK
cmyk(8%, 0%, 3%, 25%)
CSS variable
--color-primary: #AFBFB9;
Lowercase HEX
#afbfb9

Shades

Tints

Tones

Harmony

CSS snippets for #AFBFB9

.color-afbfb9 {
  color: #AFBFB9;
  background-color: #AFBFB9;
}

Frequently asked questions

What color is #AFBFB9?+

#AFBFB9 is a HEX color with RGB value rgb(175, 191, 185) and HSL value hsl(157, 11%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AFBFB9?+

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