#AFBB6D Color

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

Color preview

#AFBB6D

Color formats

HEX
#AFBB6D
RGB
rgb(175, 187, 109)
RGBA
rgba(175, 187, 109, 1)
HSL
hsl(69, 36%, 58%)
HSV
hsv(69, 42%, 73%)
CMYK
cmyk(6%, 0%, 42%, 27%)
CSS variable
--color-primary: #AFBB6D;
Lowercase HEX
#afbb6d

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB6D

.color-afbb6d {
  color: #AFBB6D;
  background-color: #AFBB6D;
}

Frequently asked questions

What color is #AFBB6D?+

#AFBB6D is a HEX color with RGB value rgb(175, 187, 109) and HSL value hsl(69, 36%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBB6D?+

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