Dark Dreams
#332266
Here's everything about the color Dark Dreams (#332266) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #332266 | |
|---|---|---|
| RGB | rgb(51, 34, 102) | |
| HSL | hsl(255, 50%, 27%) | |
| CMYK | cmyk(50%, 67%, 0%, 60%) | |
| LAB | lab(19, 23, -38) | |
| OKLCH | oklch(0.32 0.114 290) |
Color harmonies
Tints & shades
Code snippets
color: #332266;
background-color: #332266;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF332266)
/* Swift / UIKit */
UIColor(red: 0.20, green: 0.13, blue: 0.40, alpha: 1.0)