#AFBB9A Color

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

Color preview

#AFBB9A

Color formats

HEX
#AFBB9A
RGB
rgb(175, 187, 154)
RGBA
rgba(175, 187, 154, 1)
HSL
hsl(82, 20%, 67%)
HSV
hsv(82, 18%, 73%)
CMYK
cmyk(6%, 0%, 18%, 27%)
CSS variable
--color-primary: #AFBB9A;
Lowercase HEX
#afbb9a

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB9A

.color-afbb9a {
  color: #AFBB9A;
  background-color: #AFBB9A;
}

Frequently asked questions

What color is #AFBB9A?+

#AFBB9A is a HEX color with RGB value rgb(175, 187, 154) and HSL value hsl(82, 20%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBB9A?+

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