#DEBCB2
≈ silver · rgb(222, 188, 178)
Color formats
HEX#DEBCB2
RGBrgb(222, 188, 178)
HSLhsl(14, 40%, 78%)
HSVhsv(14, 20%, 87%)
OKLCHoklch(82% 0.04 37)
CMYKcmyk(0%, 15%, 20%, 13%)
Contrast & accessibility
On white1.76:1below AA
On black11.94:1AA pass
Best text color#000000
Nearest CSS name: silver
Copy-ready code
CSS custom properties
:root {
--silver: #debcb2;
--silver-rgb: 222 188 178;
--silver-oklch: oklch(82% 0.04 37);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--silver-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#debcb2] text-[#debcb2] border-[#debcb2]
Shades & tints
Color harmonies
About this color
#DEBCB2 is a color with the RGB value rgb(222, 188, 178). 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.