Minty Fresh
#d2f2e7
Here's everything about the color Minty Fresh (#d2f2e7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d2f2e7 | |
|---|---|---|
| RGB | rgb(210, 242, 231) | |
| HSL | hsl(159, 55%, 89%) | |
| CMYK | cmyk(13%, 0%, 5%, 5%) | |
| LAB | lab(93, -12, 2) | |
| OKLCH | oklch(0.94 0.036 173) |
Color harmonies
Tints & shades
Code snippets
color: #d2f2e7;
background-color: #d2f2e7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD2F2E7)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.95, blue: 0.91, alpha: 1.0)