Walnut Milkies
#fff0cf
Walnut Milkies is a color with the hex code #fff0cf. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fff0cf | |
|---|---|---|
| RGB | rgb(255, 240, 207) | |
| HSL | hsl(41, 100%, 91%) | |
| CMYK | cmyk(0%, 6%, 19%, 0%) | |
| LAB | lab(95, 1, 18) | |
| OKLCH | oklch(0.96 0.046 86) |
Color harmonies
Tints & shades
Code snippets
color: #fff0cf;
background-color: #fff0cf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFF0CF)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.94, blue: 0.81, alpha: 1.0)