Orb of Discord
#772299
Here's everything about the color Orb of Discord (#772299) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #772299 | |
|---|---|---|
| RGB | rgb(119, 34, 153) | |
| HSL | hsl(283, 64%, 37%) | |
| CMYK | cmyk(22%, 78%, 0%, 40%) | |
| LAB | lab(32, 50, -48) | |
| OKLCH | oklch(0.44 0.186 314) |
Color harmonies
Tints & shades
Code snippets
color: #772299;
background-color: #772299;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-violet-500 /* ≈ #8e51ff */
/* Flutter */
Color(0xFF772299)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.13, blue: 0.60, alpha: 1.0)