Fantasy Romance
#e83a72
Here's everything about the color Fantasy Romance (#e83a72) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e83a72 | |
|---|---|---|
| RGB | rgb(232, 58, 114) | |
| HSL | hsl(341, 79%, 57%) | |
| CMYK | cmyk(0%, 75%, 51%, 9%) | |
| LAB | lab(54, 69, 11) | |
| OKLCH | oklch(0.63 0.211 7) |
Color harmonies
Tints & shades
Code snippets
color: #e83a72;
background-color: #e83a72;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFE83A72)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.23, blue: 0.45, alpha: 1.0)