Little Princess
#e6aac1
Little Princess, represented by the hex value #e6aac1, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #e6aac1 | |
|---|---|---|
| RGB | rgb(230, 170, 193) | |
| HSL | hsl(337, 55%, 78%) | |
| CMYK | cmyk(0%, 26%, 16%, 10%) | |
| LAB | lab(76, 25, -3) | |
| OKLCH | oklch(0.8 0.076 354) |
Color harmonies
Tints & shades
Code snippets
color: #e6aac1;
background-color: #e6aac1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFE6AAC1)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.67, blue: 0.76, alpha: 1.0)