Catacomb Walls
#dbd7d0
Catacomb Walls is a color with the hex code #dbd7d0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #dbd7d0 | |
|---|---|---|
| RGB | rgb(219, 215, 208) | |
| HSL | hsl(38, 13%, 84%) | |
| CMYK | cmyk(0%, 2%, 5%, 14%) | |
| LAB | lab(86, 1, 4) | |
| OKLCH | oklch(0.88 0.01 82) |
Color harmonies
Tints & shades
Code snippets
color: #dbd7d0;
background-color: #dbd7d0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDBD7D0)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.84, blue: 0.82, alpha: 1.0)