Ice Cube
#afe3d6
Ice Cube is a color with the hex code #afe3d6. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #afe3d6 | |
|---|---|---|
| RGB | rgb(175, 227, 214) | |
| HSL | hsl(165, 48%, 79%) | |
| CMYK | cmyk(23%, 0%, 6%, 11%) | |
| LAB | lab(86, -19, 1) | |
| OKLCH | oklch(0.88 0.056 178) |
Color harmonies
Tints & shades
Code snippets
color: #afe3d6;
background-color: #afe3d6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFAFE3D6)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.89, blue: 0.84, alpha: 1.0)