#AFBB8B Color

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

Color preview

#AFBB8B

Color formats

HEX
#AFBB8B
RGB
rgb(175, 187, 139)
RGBA
rgba(175, 187, 139, 1)
HSL
hsl(75, 26%, 64%)
HSV
hsv(75, 26%, 73%)
CMYK
cmyk(6%, 0%, 26%, 27%)
CSS variable
--color-primary: #AFBB8B;
Lowercase HEX
#afbb8b

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB8B

.color-afbb8b {
  color: #AFBB8B;
  background-color: #AFBB8B;
}

Frequently asked questions

What color is #AFBB8B?+

#AFBB8B is a HEX color with RGB value rgb(175, 187, 139) and HSL value hsl(75, 26%, 64%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AFBB8B?+

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