Skip to content

#BDCCCA

≈ silver · rgb(189, 204, 202)
Color formats
HEX#BDCCCA
RGBrgb(189, 204, 202)
HSLhsl(172, 13%, 77%)
HSVhsv(172, 7%, 80%)
OKLCHoklch(83% 0.02 187)
CMYKcmyk(7%, 0%, 1%, 20%)
Contrast & accessibility
On white1.66:1below AA
On black12.65:1AA pass
Best text color#000000
Nearest CSS name: silver
Copy-ready code
CSS custom properties
:root {
  --silver: #bdccca;
  --silver-rgb: 189 204 202;
  --silver-oklch: oklch(83% 0.02 187);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--silver-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bdccca] text-[#bdccca] border-[#bdccca]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied