Crown Jewels
#946dad
Here's everything about the color Crown Jewels (#946dad) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #946dad | |
|---|---|---|
| RGB | rgb(148, 109, 173) | |
| HSL | hsl(277, 28%, 55%) | |
| CMYK | cmyk(14%, 37%, 0%, 32%) | |
| LAB | lab(52, 25, -28) | |
| OKLCH | oklch(0.6 0.104 311) |
Color harmonies
Tints & shades
Code snippets
color: #946dad;
background-color: #946dad;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF946DAD)
/* Swift / UIKit */
UIColor(red: 0.58, green: 0.43, blue: 0.68, alpha: 1.0)