Avant-Garde Pink
#ff77ee
Here's everything about the color Avant-Garde Pink (#ff77ee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff77ee | |
|---|---|---|
| RGB | rgb(255, 119, 238) | |
| HSL | hsl(308, 100%, 73%) | |
| CMYK | cmyk(0%, 53%, 7%, 0%) | |
| LAB | lab(70, 63, -36) | |
| OKLCH | oklch(0.77 0.214 332) |
Color harmonies
Tints & shades
Code snippets
color: #ff77ee;
background-color: #ff77ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFFF77EE)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.47, blue: 0.93, alpha: 1.0)