Magna Cum Laude
#dd0066
Here's everything about the color Magna Cum Laude (#dd0066) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd0066 | |
|---|---|---|
| RGB | rgb(221, 0, 102) | |
| HSL | hsl(332, 100%, 43%) | |
| CMYK | cmyk(0%, 100%, 54%, 13%) | |
| LAB | lab(48, 75, 10) | |
| OKLCH | oklch(0.58 0.232 5) |
Color harmonies
Tints & shades
Code snippets
color: #dd0066;
background-color: #dd0066;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFDD0066)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.00, blue: 0.40, alpha: 1.0)