#AFBB72 Color

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

Color preview

#AFBB72

Color formats

HEX
#AFBB72
RGB
rgb(175, 187, 114)
RGBA
rgba(175, 187, 114, 1)
HSL
hsl(70, 35%, 59%)
HSV
hsv(70, 39%, 73%)
CMYK
cmyk(6%, 0%, 39%, 27%)
CSS variable
--color-primary: #AFBB72;
Lowercase HEX
#afbb72

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB72

.color-afbb72 {
  color: #AFBB72;
  background-color: #AFBB72;
}

Frequently asked questions

What color is #AFBB72?+

#AFBB72 is a HEX color with RGB value rgb(175, 187, 114) and HSL value hsl(70, 35%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBB72?+

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