Lilac Lotion
#ff3388
Here's everything about the color Lilac Lotion (#ff3388) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff3388 | |
|---|---|---|
| RGB | rgb(255, 51, 136) | |
| HSL | hsl(335, 100%, 60%) | |
| CMYK | cmyk(0%, 80%, 47%, 0%) | |
| LAB | lab(58, 78, 5) | |
| OKLCH | oklch(0.66 0.241 2) |
Color harmonies
Tints & shades
Code snippets
color: #ff3388;
background-color: #ff3388;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFFF3388)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.20, blue: 0.53, alpha: 1.0)