Skip to content

#DDBFBD

≈ silver · rgb(221, 191, 189)
Color formats
HEX#DDBFBD
RGBrgb(221, 191, 189)
HSLhsl(4, 32%, 80%)
HSVhsv(4, 14%, 87%)
OKLCHoklch(83% 0.03 22)
CMYKcmyk(0%, 14%, 14%, 13%)
Contrast & accessibility
On white1.71:1below AA
On black12.26:1AA pass
Best text color#000000
Nearest CSS name: silver
Copy-ready code
CSS custom properties
:root {
  --silver: #ddbfbd;
  --silver-rgb: 221 191 189;
  --silver-oklch: oklch(83% 0.03 22);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--silver-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ddbfbd] text-[#ddbfbd] border-[#ddbfbd]
Shades & tints
Color harmonies
About this color

#DDBFBD is a color with the RGB value rgb(221, 191, 189). 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 #DDBFBD to other formats

Palettes with a similar color

Gradients with a similar color

Copied