Cosmic Explorer
#551155
Here's everything about the color Cosmic Explorer (#551155) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #551155 | |
|---|---|---|
| RGB | rgb(85, 17, 85) | |
| HSL | hsl(300, 67%, 20%) | |
| CMYK | cmyk(0%, 80%, 0%, 67%) | |
| LAB | lab(20, 37, -25) | |
| OKLCH | oklch(0.33 0.129 328) |
Color harmonies
Tints & shades
Code snippets
color: #551155;
background-color: #551155;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF551155)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.07, blue: 0.33, alpha: 1.0)