Momo Peach
#f47983
Momo Peach, represented by the hex value #f47983, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #f47983 | |
|---|---|---|
| RGB | rgb(244, 121, 131) | |
| HSL | hsl(355, 85%, 72%) | |
| CMYK | cmyk(0%, 50%, 46%, 4%) | |
| LAB | lab(66, 49, 18) | |
| OKLCH | oklch(0.72 0.151 17) |
Color harmonies
Tints & shades
Code snippets
color: #f47983;
background-color: #f47983;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFF47983)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.47, blue: 0.51, alpha: 1.0)