Cloak and Dagger
#550055
Here's everything about the color Cloak and Dagger (#550055) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #550055 | |
|---|---|---|
| RGB | rgb(85, 0, 85) | |
| HSL | hsl(300, 100%, 17%) | |
| CMYK | cmyk(0%, 100%, 0%, 67%) | |
| LAB | lab(18, 42, -27) | |
| OKLCH | oklch(0.32 0.145 328) |
Color harmonies
Tints & shades
Code snippets
color: #550055;
background-color: #550055;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF550055)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.00, blue: 0.33, alpha: 1.0)