#AFBF9D Color

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

Color preview

#AFBF9D

Color formats

HEX
#AFBF9D
RGB
rgb(175, 191, 157)
RGBA
rgba(175, 191, 157, 1)
HSL
hsl(88, 21%, 68%)
HSV
hsv(88, 18%, 75%)
CMYK
cmyk(8%, 0%, 18%, 25%)
CSS variable
--color-primary: #AFBF9D;
Lowercase HEX
#afbf9d

Shades

Tints

Tones

Harmony

CSS snippets for #AFBF9D

.color-afbf9d {
  color: #AFBF9D;
  background-color: #AFBF9D;
}

Frequently asked questions

What color is #AFBF9D?+

#AFBF9D is a HEX color with RGB value rgb(175, 191, 157) and HSL value hsl(88, 21%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBF9D?+

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