Preppy Rose
#d1668f
Preppy Rose, represented by the hex value #d1668f, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d1668f | |
|---|---|---|
| RGB | rgb(209, 102, 143) | |
| HSL | hsl(337, 54%, 61%) | |
| CMYK | cmyk(0%, 51%, 32%, 18%) | |
| LAB | lab(57, 46, -2) | |
| OKLCH | oklch(0.65 0.142 358) |
Color harmonies
Tints & shades
Code snippets
color: #d1668f;
background-color: #d1668f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFD1668F)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.40, blue: 0.56, alpha: 1.0)