#AFBB7C Color

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

Color preview

#AFBB7C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB7C

.color-afbb7c {
  color: #AFBB7C;
  background-color: #AFBB7C;
}

Frequently asked questions

What color is #AFBB7C?+

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

What is the closest Tailwind color to #AFBB7C?+

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