Love Surge
#ce1d51
Love Surge is a color with the hex code #ce1d51. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ce1d51 | |
|---|---|---|
| RGB | rgb(206, 29, 81) | |
| HSL | hsl(342, 75%, 46%) | |
| CMYK | cmyk(0%, 86%, 61%, 19%) | |
| LAB | lab(46, 67, 19) | |
| OKLCH | oklch(0.55 0.207 12) |
Color harmonies
Tints & shades
Code snippets
color: #ce1d51;
background-color: #ce1d51;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFCE1D51)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.11, blue: 0.32, alpha: 1.0)