#AFBF9B Color

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

Color preview

#AFBF9B

Color formats

HEX
#AFBF9B
RGB
rgb(175, 191, 155)
RGBA
rgba(175, 191, 155, 1)
HSL
hsl(87, 22%, 68%)
HSV
hsv(87, 19%, 75%)
CMYK
cmyk(8%, 0%, 19%, 25%)
CSS variable
--color-primary: #AFBF9B;
Lowercase HEX
#afbf9b

Shades

Tints

Tones

Harmony

CSS snippets for #AFBF9B

.color-afbf9b {
  color: #AFBF9B;
  background-color: #AFBF9B;
}

Frequently asked questions

What color is #AFBF9B?+

#AFBF9B is a HEX color with RGB value rgb(175, 191, 155) and HSL value hsl(87, 22%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBF9B?+

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