Ice
#d6fffa
Ice is a color with the hex code #d6fffa. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d6fffa | |
|---|---|---|
| RGB | rgb(214, 255, 250) | |
| HSL | hsl(173, 100%, 92%) | |
| CMYK | cmyk(16%, 0%, 2%, 0%) | |
| LAB | lab(97, -14, -2) | |
| OKLCH | oklch(0.97 0.042 187) |
Color harmonies
Tints & shades
Code snippets
color: #d6fffa;
background-color: #d6fffa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD6FFFA)
/* Swift / UIKit */
UIColor(red: 0.84, green: 1.00, blue: 0.98, alpha: 1.0)