Cupid’s Eye
#ff22dd
Here's everything about the color Cupid’s Eye (#ff22dd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff22dd | |
|---|---|---|
| RGB | rgb(255, 34, 221) | |
| HSL | hsl(309, 100%, 57%) | |
| CMYK | cmyk(0%, 87%, 13%, 0%) | |
| LAB | lab(60, 87, -42) | |
| OKLCH | oklch(0.69 0.292 336) |
Color harmonies
Tints & shades
Code snippets
color: #ff22dd;
background-color: #ff22dd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFFF22DD)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.13, blue: 0.87, alpha: 1.0)