Smooch Rouge
#d13d4b
Here's everything about the color Smooch Rouge (#d13d4b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d13d4b | |
|---|---|---|
| RGB | rgb(209, 61, 75) | |
| HSL | hsl(354, 62%, 53%) | |
| CMYK | cmyk(0%, 71%, 64%, 18%) | |
| LAB | lab(49, 59, 28) | |
| OKLCH | oklch(0.58 0.184 20) |
Color harmonies
Tints & shades
Code snippets
color: #d13d4b;
background-color: #d13d4b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFD13D4B)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.24, blue: 0.29, alpha: 1.0)