#AFBC7D Color

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

Color preview

#AFBC7D

Color formats

HEX
#AFBC7D
RGB
rgb(175, 188, 125)
RGBA
rgba(175, 188, 125, 1)
HSL
hsl(72, 32%, 61%)
HSV
hsv(72, 34%, 74%)
CMYK
cmyk(7%, 0%, 34%, 26%)
CSS variable
--color-primary: #AFBC7D;
Lowercase HEX
#afbc7d

Shades

Tints

Tones

Harmony

CSS snippets for #AFBC7D

.color-afbc7d {
  color: #AFBC7D;
  background-color: #AFBC7D;
}

Frequently asked questions

What color is #AFBC7D?+

#AFBC7D is a HEX color with RGB value rgb(175, 188, 125) and HSL value hsl(72, 32%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBC7D?+

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