Borderline Pink
#ee1166
Here's everything about the color Borderline Pink (#ee1166) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee1166 | |
|---|---|---|
| RGB | rgb(238, 17, 102) | |
| HSL | hsl(337, 87%, 50%) | |
| CMYK | cmyk(0%, 93%, 57%, 7%) | |
| LAB | lab(52, 78, 16) | |
| OKLCH | oklch(0.61 0.239 9) |
Color harmonies
Tints & shades
Code snippets
color: #ee1166;
background-color: #ee1166;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFEE1166)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.07, blue: 0.40, alpha: 1.0)