Bell Tower
#dad0bb
Bell Tower is a color with the hex code #dad0bb. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #dad0bb | |
|---|---|---|
| RGB | rgb(218, 208, 187) | |
| HSL | hsl(41, 30%, 79%) | |
| CMYK | cmyk(0%, 5%, 14%, 15%) | |
| LAB | lab(84, 1, 12) | |
| OKLCH | oklch(0.86 0.03 86) |
Color harmonies
Tints & shades
Code snippets
color: #dad0bb;
background-color: #dad0bb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDAD0BB)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.82, blue: 0.73, alpha: 1.0)