Glimpse of Void
#335588
Here's everything about the color Glimpse of Void (#335588) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #335588 | |
|---|---|---|
| RGB | rgb(51, 85, 136) | |
| HSL | hsl(216, 45%, 37%) | |
| CMYK | cmyk(63%, 38%, 0%, 47%) | |
| LAB | lab(35, 0, -33) | |
| OKLCH | oklch(0.45 0.093 258) |
Color harmonies
Tints & shades
Code snippets
color: #335588;
background-color: #335588;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF335588)
/* Swift / UIKit */
UIColor(red: 0.20, green: 0.33, blue: 0.53, alpha: 1.0)