Everlasting Ice
#f6fdfa
Everlasting Ice is a color with the hex code #f6fdfa. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f6fdfa | |
|---|---|---|
| RGB | rgb(246, 253, 250) | |
| HSL | hsl(154, 64%, 98%) | |
| CMYK | cmyk(3%, 0%, 1%, 1%) | |
| LAB | lab(99, -3, 1) | |
| OKLCH | oklch(0.99 0.008 169) |
Color harmonies
Tints & shades
Code snippets
color: #f6fdfa;
background-color: #f6fdfa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF6FDFA)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.99, blue: 0.98, alpha: 1.0)