Hollow Knight
#330055
Here's everything about the color Hollow Knight (#330055) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #330055 | |
|---|---|---|
| RGB | rgb(51, 0, 85) | |
| HSL | hsl(276, 100%, 17%) | |
| CMYK | cmyk(40%, 100%, 0%, 67%) | |
| LAB | lab(11, 35, -39) | |
| OKLCH | oklch(0.26 0.134 305) |
Color harmonies
Tints & shades
Code snippets
color: #330055;
background-color: #330055;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF330055)
/* Swift / UIKit */
UIColor(red: 0.20, green: 0.00, blue: 0.33, alpha: 1.0)