Purple Climax
#8800ff
Here's everything about the color Purple Climax (#8800ff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8800ff | |
|---|---|---|
| RGB | rgb(136, 0, 255) | |
| HSL | hsl(272, 100%, 50%) | |
| CMYK | cmyk(47%, 100%, 0%, 0%) | |
| LAB | lab(40, 76, -94) | |
| OKLCH | oklch(0.54 0.294 297) |
Color harmonies
Tints & shades
Code snippets
color: #8800ff;
background-color: #8800ff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-violet-500 /* ≈ #8e51ff */
/* Flutter */
Color(0xFF8800FF)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.00, blue: 1.00, alpha: 1.0)