Yearning Desire
#ca135e
Here's everything about the color Yearning Desire (#ca135e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ca135e | |
|---|---|---|
| RGB | rgb(202, 19, 94) | |
| HSL | hsl(335, 83%, 43%) | |
| CMYK | cmyk(0%, 91%, 53%, 21%) | |
| LAB | lab(45, 68, 9) | |
| OKLCH | oklch(0.54 0.211 6) |
Color harmonies
Tints & shades
Code snippets
color: #ca135e;
background-color: #ca135e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFCA135E)
/* Swift / UIKit */
UIColor(red: 0.79, green: 0.07, blue: 0.37, alpha: 1.0)