#AFB5A6 Color

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

Color preview

#AFB5A6

Color formats

HEX
#AFB5A6
RGB
rgb(175, 181, 166)
RGBA
rgba(175, 181, 166, 1)
HSL
hsl(84, 9%, 68%)
HSV
hsv(84, 8%, 71%)
CMYK
cmyk(3%, 0%, 8%, 29%)
CSS variable
--color-primary: #AFB5A6;
Lowercase HEX
#afb5a6

Shades

Tints

Tones

Harmony

CSS snippets for #AFB5A6

.color-afb5a6 {
  color: #AFB5A6;
  background-color: #AFB5A6;
}

Frequently asked questions

What color is #AFB5A6?+

#AFB5A6 is a HEX color with RGB value rgb(175, 181, 166) and HSL value hsl(84, 9%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFB5A6?+

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