Diva Pink
#fa427e
Diva Pink, represented by the hex value #fa427e, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #fa427e | |
|---|---|---|
| RGB | rgb(250, 66, 126) | |
| HSL | hsl(340, 95%, 62%) | |
| CMYK | cmyk(0%, 74%, 50%, 2%) | |
| LAB | lab(58, 72, 11) | |
| OKLCH | oklch(0.66 0.221 6) |
Color harmonies
Tints & shades
Code snippets
color: #fa427e;
background-color: #fa427e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFFA427E)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.26, blue: 0.49, alpha: 1.0)