Cosmic Heart
#9601f4
Here's everything about the color Cosmic Heart (#9601f4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #9601f4 | |
|---|---|---|
| RGB | rgb(150, 1, 244) | |
| HSL | hsl(277, 99%, 48%) | |
| CMYK | cmyk(39%, 100%, 0%, 4%) | |
| LAB | lab(42, 75, -85) | |
| OKLCH | oklch(0.55 0.286 303) |
Color harmonies
Tints & shades
Code snippets
color: #9601f4;
background-color: #9601f4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-purple-500 /* ≈ #ad46ff */
/* Flutter */
Color(0xFF9601F4)
/* Swift / UIKit */
UIColor(red: 0.59, green: 0.00, blue: 0.96, alpha: 1.0)