Joker’s Smile
#d70141
Joker’s Smile is a color with the hex code #d70141. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d70141 | |
|---|---|---|
| RGB | rgb(215, 1, 65) | |
| HSL | hsl(342, 99%, 42%) | |
| CMYK | cmyk(0%, 100%, 70%, 16%) | |
| LAB | lab(46, 72, 30) | |
| OKLCH | oklch(0.56 0.223 17) |
Color harmonies
Tints & shades
Code snippets
color: #d70141;
background-color: #d70141;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFD70141)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.00, blue: 0.25, alpha: 1.0)