Snowy Mint
#d6f0cd
Snowy Mint is a color with the hex code #d6f0cd. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d6f0cd | |
|---|---|---|
| RGB | rgb(214, 240, 205) | |
| HSL | hsl(105, 54%, 87%) | |
| CMYK | cmyk(11%, 0%, 15%, 6%) | |
| LAB | lab(92, -14, 14) | |
| OKLCH | oklch(0.93 0.054 138) |
Color harmonies
Tints & shades
Code snippets
color: #d6f0cd;
background-color: #d6f0cd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD6F0CD)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.94, blue: 0.80, alpha: 1.0)