Fresh Snow
#f6efe1
Fresh Snow is a color with the hex code #f6efe1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f6efe1 | |
|---|---|---|
| RGB | rgb(246, 239, 225) | |
| HSL | hsl(40, 54%, 92%) | |
| CMYK | cmyk(0%, 3%, 9%, 4%) | |
| LAB | lab(95, 1, 8) | |
| OKLCH | oklch(0.95 0.02 85) |
Color harmonies
Tints & shades
Code snippets
color: #f6efe1;
background-color: #f6efe1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF6EFE1)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.94, blue: 0.88, alpha: 1.0)