#AFBC8D Color

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

Color preview

#AFBC8D

Color formats

HEX
#AFBC8D
RGB
rgb(175, 188, 141)
RGBA
rgba(175, 188, 141, 1)
HSL
hsl(77, 26%, 65%)
HSV
hsv(77, 25%, 74%)
CMYK
cmyk(7%, 0%, 25%, 26%)
CSS variable
--color-primary: #AFBC8D;
Lowercase HEX
#afbc8d

Shades

Tints

Tones

Harmony

CSS snippets for #AFBC8D

.color-afbc8d {
  color: #AFBC8D;
  background-color: #AFBC8D;
}

Frequently asked questions

What color is #AFBC8D?+

#AFBC8D is a HEX color with RGB value rgb(175, 188, 141) and HSL value hsl(77, 26%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AFBC8D?+

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