Love Spell
#f8b4c4
Love Spell is a color with the hex code #f8b4c4. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f8b4c4 | |
|---|---|---|
| RGB | rgb(248, 180, 196) | |
| HSL | hsl(346, 83%, 84%) | |
| CMYK | cmyk(0%, 27%, 21%, 3%) | |
| LAB | lab(80, 27, 2) | |
| OKLCH | oklch(0.84 0.081 3) |
Color harmonies
Tints & shades
Code snippets
color: #f8b4c4;
background-color: #f8b4c4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFF8B4C4)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.71, blue: 0.77, alpha: 1.0)