#AFBB7B Color

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

Color preview

#AFBB7B

Color formats

HEX
#AFBB7B
RGB
rgb(175, 187, 123)
RGBA
rgba(175, 187, 123, 1)
HSL
hsl(71, 32%, 61%)
HSV
hsv(71, 34%, 73%)
CMYK
cmyk(6%, 0%, 34%, 27%)
CSS variable
--color-primary: #AFBB7B;
Lowercase HEX
#afbb7b

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB7B

.color-afbb7b {
  color: #AFBB7B;
  background-color: #AFBB7B;
}

Frequently asked questions

What color is #AFBB7B?+

#AFBB7B is a HEX color with RGB value rgb(175, 187, 123) and HSL value hsl(71, 32%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBB7B?+

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