Sapphire Siren
#662288
Here's everything about the color Sapphire Siren (#662288) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #662288 | |
|---|---|---|
| RGB | rgb(102, 34, 136) | |
| HSL | hsl(280, 60%, 33%) | |
| CMYK | cmyk(25%, 75%, 0%, 47%) | |
| LAB | lab(28, 43, -44) | |
| OKLCH | oklch(0.41 0.164 312) |
Color harmonies
Tints & shades
Code snippets
color: #662288;
background-color: #662288;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF662288)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.13, blue: 0.53, alpha: 1.0)