Amor
#ee3377
Here's everything about the color Amor (#ee3377) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee3377 | |
|---|---|---|
| RGB | rgb(238, 51, 119) | |
| HSL | hsl(338, 85%, 57%) | |
| CMYK | cmyk(0%, 79%, 50%, 7%) | |
| LAB | lab(55, 72, 9) | |
| OKLCH | oklch(0.63 0.223 5) |
Color harmonies
Tints & shades
Code snippets
color: #ee3377;
background-color: #ee3377;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFEE3377)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.20, blue: 0.47, alpha: 1.0)