Buff It
#d9cfbe
Buff It, represented by the hex value #d9cfbe, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d9cfbe | |
|---|---|---|
| RGB | rgb(217, 207, 190) | |
| HSL | hsl(38, 26%, 80%) | |
| CMYK | cmyk(0%, 5%, 12%, 15%) | |
| LAB | lab(84, 1, 10) | |
| OKLCH | oklch(0.86 0.026 81) |
Color harmonies
Tints & shades
Code snippets
color: #d9cfbe;
background-color: #d9cfbe;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD9CFBE)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.81, blue: 0.75, alpha: 1.0)