Kiss Me More
#de6b86
Kiss Me More, represented by the hex value #de6b86, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #de6b86 | |
|---|---|---|
| RGB | rgb(222, 107, 134) | |
| HSL | hsl(346, 64%, 65%) | |
| CMYK | cmyk(0%, 52%, 40%, 13%) | |
| LAB | lab(60, 48, 8) | |
| OKLCH | oklch(0.67 0.145 7) |
Color harmonies
Tints & shades
Code snippets
color: #de6b86;
background-color: #de6b86;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFDE6B86)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.42, blue: 0.53, alpha: 1.0)