Milk Moustache
#faf3e6
Milk Moustache is a color with the hex code #faf3e6. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #faf3e6 | |
|---|---|---|
| RGB | rgb(250, 243, 230) | |
| HSL | hsl(39, 67%, 94%) | |
| CMYK | cmyk(0%, 3%, 8%, 2%) | |
| LAB | lab(96, 1, 7) | |
| OKLCH | oklch(0.97 0.019 83) |
Color harmonies
Tints & shades
Code snippets
color: #faf3e6;
background-color: #faf3e6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFAF3E6)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.95, blue: 0.90, alpha: 1.0)