Berber
#d8cfb6
Berber, represented by the hex value #d8cfb6, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d8cfb6 | |
|---|---|---|
| RGB | rgb(216, 207, 182) | |
| HSL | hsl(44, 30%, 78%) | |
| CMYK | cmyk(0%, 4%, 16%, 15%) | |
| LAB | lab(83, 0, 14) | |
| OKLCH | oklch(0.86 0.035 91) |
Color harmonies
Tints & shades
Code snippets
color: #d8cfb6;
background-color: #d8cfb6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD8CFB6)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.81, blue: 0.71, alpha: 1.0)