Decadial Pink
#decade
Here's everything about the color Decadial Pink (#decade) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #decade | |
|---|---|---|
| RGB | rgb(222, 202, 222) | |
| HSL | hsl(300, 23%, 83%) | |
| CMYK | cmyk(0%, 9%, 0%, 13%) | |
| LAB | lab(83, 10, -7) | |
| OKLCH | oklch(0.86 0.035 326) |
Color harmonies
Tints & shades
Code snippets
color: #decade;
background-color: #decade;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDECADE)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.79, blue: 0.87, alpha: 1.0)