Skip to content

#AFBAAA

≈ silver · rgb(175, 186, 170)
Color formats
HEX#AFBAAA
RGBrgb(175, 186, 170)
HSLhsl(101, 10%, 70%)
HSVhsv(101, 9%, 73%)
OKLCHoklch(78% 0.03 136)
CMYKcmyk(6%, 0%, 9%, 27%)
Contrast & accessibility
On white2.01:1below AA
On black10.43:1AA pass
Best text color#000000
Nearest CSS name: silver
Copy-ready code
CSS custom properties
:root {
  --silver: #afbaaa;
  --silver-rgb: 175 186 170;
  --silver-oklch: oklch(78% 0.03 136);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--silver-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#afbaaa] text-[#afbaaa] border-[#afbaaa]
Shades & tints
Color harmonies
About this color

#AFBAAA is a color with the RGB value rgb(175, 186, 170). Its closest CSS named color is "silver". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #AFBAAA to other formats

Palettes with a similar color

Gradients with a similar color

Copied