Lipstick Illusion
#d4696d
Lipstick Illusion is a color with the hex code #d4696d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d4696d | |
|---|---|---|
| RGB | rgb(212, 105, 109) | |
| HSL | hsl(358, 55%, 62%) | |
| CMYK | cmyk(0%, 50%, 49%, 17%) | |
| LAB | lab(58, 43, 19) | |
| OKLCH | oklch(0.65 0.135 19) |
Color harmonies
Tints & shades
Code snippets
color: #d4696d;
background-color: #d4696d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFD4696D)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.41, blue: 0.43, alpha: 1.0)