Columbo’s Coat
#d0cbce
Columbo’s Coat is a color with the hex code #d0cbce. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d0cbce | |
|---|---|---|
| RGB | rgb(208, 203, 206) | |
| HSL | hsl(324, 5%, 81%) | |
| CMYK | cmyk(0%, 2%, 1%, 18%) | |
| LAB | lab(82, 2, -1) | |
| OKLCH | oklch(0.85 0.007 340) |
Color harmonies
Tints & shades
Code snippets
color: #d0cbce;
background-color: #d0cbce;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD0CBCE)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.80, blue: 0.81, alpha: 1.0)