#AFBC9F Color

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

Color preview

#AFBC9F

Color formats

HEX
#AFBC9F
RGB
rgb(175, 188, 159)
RGBA
rgba(175, 188, 159, 1)
HSL
hsl(87, 18%, 68%)
HSV
hsv(87, 15%, 74%)
CMYK
cmyk(7%, 0%, 15%, 26%)
CSS variable
--color-primary: #AFBC9F;
Lowercase HEX
#afbc9f

Shades

Tints

Tones

Harmony

CSS snippets for #AFBC9F

.color-afbc9f {
  color: #AFBC9F;
  background-color: #AFBC9F;
}

Frequently asked questions

What color is #AFBC9F?+

#AFBC9F is a HEX color with RGB value rgb(175, 188, 159) and HSL value hsl(87, 18%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBC9F?+

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