Mimi Pink
#ffdae9
Mimi Pink is a color with the hex code #ffdae9. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ffdae9 | |
|---|---|---|
| RGB | rgb(255, 218, 233) | |
| HSL | hsl(336, 100%, 93%) | |
| CMYK | cmyk(0%, 15%, 9%, 0%) | |
| LAB | lab(91, 15, -2) | |
| OKLCH | oklch(0.92 0.045 352) |
Color harmonies
Tints & shades
Code snippets
color: #ffdae9;
background-color: #ffdae9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFDAE9)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.85, blue: 0.91, alpha: 1.0)