Love Vessel
#ee0099
Here's everything about the color Love Vessel (#ee0099) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee0099 | |
|---|---|---|
| RGB | rgb(238, 0, 153) | |
| HSL | hsl(321, 100%, 47%) | |
| CMYK | cmyk(0%, 100%, 36%, 7%) | |
| LAB | lab(53, 82, -14) | |
| OKLCH | oklch(0.62 0.259 351) |
Color harmonies
Tints & shades
Code snippets
color: #ee0099;
background-color: #ee0099;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFEE0099)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.00, blue: 0.60, alpha: 1.0)