Vaporwave
#ff66ee
Here's everything about the color Vaporwave (#ff66ee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff66ee | |
|---|---|---|
| RGB | rgb(255, 102, 238) | |
| HSL | hsl(307, 100%, 70%) | |
| CMYK | cmyk(0%, 60%, 7%, 0%) | |
| LAB | lab(67, 70, -40) | |
| OKLCH | oklch(0.75 0.238 332) |
Color harmonies
Tints & shades
Code snippets
color: #ff66ee;
background-color: #ff66ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFFF66EE)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.40, blue: 0.93, alpha: 1.0)