Kefir
#d5d5ce
Here's everything about the color Kefir (#d5d5ce) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d5d5ce | |
|---|---|---|
| RGB | rgb(213, 213, 206) | |
| HSL | hsl(60, 8%, 82%) | |
| CMYK | cmyk(0%, 0%, 3%, 16%) | |
| LAB | lab(85, -1, 3) | |
| OKLCH | oklch(0.87 0.009 107) |
Color harmonies
Tints & shades
Code snippets
color: #d5d5ce;
background-color: #d5d5ce;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD5D5CE)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.84, blue: 0.81, alpha: 1.0)