#AFBB7E Color

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

Color preview

#AFBB7E

Color formats

HEX
#AFBB7E
RGB
rgb(175, 187, 126)
RGBA
rgba(175, 187, 126, 1)
HSL
hsl(72, 31%, 61%)
HSV
hsv(72, 33%, 73%)
CMYK
cmyk(6%, 0%, 33%, 27%)
CSS variable
--color-primary: #AFBB7E;
Lowercase HEX
#afbb7e

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB7E

.color-afbb7e {
  color: #AFBB7E;
  background-color: #AFBB7E;
}

Frequently asked questions

What color is #AFBB7E?+

#AFBB7E is a HEX color with RGB value rgb(175, 187, 126) and HSL value hsl(72, 31%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBB7E?+

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