Lovely Little Rosy
#e35f66
Lovely Little Rosy, represented by the hex value #e35f66, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #e35f66 | |
|---|---|---|
| RGB | rgb(227, 95, 102) | |
| HSL | hsl(357, 70%, 63%) | |
| CMYK | cmyk(0%, 58%, 55%, 11%) | |
| LAB | lab(58, 53, 24) | |
| OKLCH | oklch(0.65 0.165 20) |
Color harmonies
Tints & shades
Code snippets
color: #e35f66;
background-color: #e35f66;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFE35F66)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.37, blue: 0.40, alpha: 1.0)