Velvet Cosmos
#441144
Here's everything about the color Velvet Cosmos (#441144) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #441144 | |
|---|---|---|
| RGB | rgb(68, 17, 68) | |
| HSL | hsl(300, 60%, 17%) | |
| CMYK | cmyk(0%, 75%, 0%, 73%) | |
| LAB | lab(16, 30, -20) | |
| OKLCH | oklch(0.29 0.104 328) |
Color harmonies
Tints & shades
Code snippets
color: #441144;
background-color: #441144;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF441144)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.07, blue: 0.27, alpha: 1.0)