#AFBB9D Color

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

Color preview

#AFBB9D

Color formats

HEX
#AFBB9D
RGB
rgb(175, 187, 157)
RGBA
rgba(175, 187, 157, 1)
HSL
hsl(84, 18%, 67%)
HSV
hsv(84, 16%, 73%)
CMYK
cmyk(6%, 0%, 16%, 27%)
CSS variable
--color-primary: #AFBB9D;
Lowercase HEX
#afbb9d

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB9D

.color-afbb9d {
  color: #AFBB9D;
  background-color: #AFBB9D;
}

Frequently asked questions

What color is #AFBB9D?+

#AFBB9D is a HEX color with RGB value rgb(175, 187, 157) and HSL value hsl(84, 18%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBB9D?+

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