Love Potion
#ce145e
Love Potion is a color with the hex code #ce145e. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ce145e | |
|---|---|---|
| RGB | rgb(206, 20, 94) | |
| HSL | hsl(336, 82%, 44%) | |
| CMYK | cmyk(0%, 90%, 54%, 19%) | |
| LAB | lab(46, 69, 11) | |
| OKLCH | oklch(0.55 0.213 6) |
Color harmonies
Tints & shades
Code snippets
color: #ce145e;
background-color: #ce145e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFCE145E)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.08, blue: 0.37, alpha: 1.0)