Pink Glamour
#ff1dcd
Here's everything about the color Pink Glamour (#ff1dcd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff1dcd | |
|---|---|---|
| RGB | rgb(255, 29, 205) | |
| HSL | hsl(313, 100%, 56%) | |
| CMYK | cmyk(0%, 89%, 20%, 0%) | |
| LAB | lab(59, 87, -35) | |
| OKLCH | oklch(0.68 0.285 340) |
Color harmonies
Tints & shades
Code snippets
color: #ff1dcd;
background-color: #ff1dcd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFFF1DCD)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.11, blue: 0.80, alpha: 1.0)