Guns N’ Roses
#ff0077
Here's everything about the color Guns N’ Roses (#ff0077) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff0077 | |
|---|---|---|
| RGB | rgb(255, 0, 119) | |
| HSL | hsl(332, 100%, 50%) | |
| CMYK | cmyk(0%, 100%, 53%, 0%) | |
| LAB | lab(55, 83, 11) | |
| OKLCH | oklch(0.64 0.258 5) |
Color harmonies
Tints & shades
Code snippets
color: #ff0077;
background-color: #ff0077;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFFF0077)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.00, blue: 0.47, alpha: 1.0)