Peachy Milk
#f3e0d8
Here's everything about the color Peachy Milk (#f3e0d8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f3e0d8 | |
|---|---|---|
| RGB | rgb(243, 224, 216) | |
| HSL | hsl(18, 53%, 90%) | |
| CMYK | cmyk(0%, 8%, 11%, 5%) | |
| LAB | lab(91, 6, 6) | |
| OKLCH | oklch(0.92 0.024 44) |
Color harmonies
Tints & shades
Code snippets
color: #f3e0d8;
background-color: #f3e0d8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF3E0D8)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.88, blue: 0.85, alpha: 1.0)