Skip to content

#CAC4CE

≈ silver · rgb(202, 196, 206)
Color formats
HEX#CAC4CE
RGBrgb(202, 196, 206)
HSLhsl(276, 9%, 79%)
HSVhsv(276, 5%, 81%)
OKLCHoklch(83% 0.02 312)
CMYKcmyk(2%, 5%, 0%, 19%)
Contrast & accessibility
On white1.71:1below AA
On black12.30:1AA pass
Best text color#000000
Nearest CSS name: silver
Copy-ready code
CSS custom properties
:root {
  --silver: #cac4ce;
  --silver-rgb: 202 196 206;
  --silver-oklch: oklch(83% 0.02 312);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--silver-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cac4ce] text-[#cac4ce] border-[#cac4ce]
Shades & tints
Color harmonies
About this color

#CAC4CE is a color with the RGB value rgb(202, 196, 206). 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 #CAC4CE to other formats

Palettes with a similar color

Gradients with a similar color

Copied