Bitter Melon
#cfd1b2
Here's everything about the color Bitter Melon (#cfd1b2) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cfd1b2 | |
|---|---|---|
| RGB | rgb(207, 209, 178) | |
| HSL | hsl(64, 25%, 76%) | |
| CMYK | cmyk(1%, 0%, 15%, 18%) | |
| LAB | lab(83, -5, 15) | |
| OKLCH | oklch(0.85 0.042 110) |
Color harmonies
Tints & shades
Code snippets
color: #cfd1b2;
background-color: #cfd1b2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCFD1B2)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.82, blue: 0.70, alpha: 1.0)