Intense Passion
#df3163
Intense Passion is a color with the hex code #df3163. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #df3163 | |
|---|---|---|
| RGB | rgb(223, 49, 99) | |
| HSL | hsl(343, 73%, 53%) | |
| CMYK | cmyk(0%, 78%, 56%, 13%) | |
| LAB | lab(51, 68, 16) | |
| OKLCH | oklch(0.6 0.209 10) |
Color harmonies
Tints & shades
Code snippets
color: #df3163;
background-color: #df3163;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFDF3163)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.19, blue: 0.39, alpha: 1.0)