Medlar
#d5d7bf
Here's everything about the color Medlar (#d5d7bf) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d5d7bf | |
|---|---|---|
| RGB | rgb(213, 215, 191) | |
| HSL | hsl(65, 23%, 80%) | |
| CMYK | cmyk(1%, 0%, 11%, 16%) | |
| LAB | lab(85, -4, 12) | |
| OKLCH | oklch(0.87 0.032 111) |
Color harmonies
Tints & shades
Code snippets
color: #d5d7bf;
background-color: #d5d7bf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD5D7BF)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.84, blue: 0.75, alpha: 1.0)