Orbital Kingdom
#220088
Here's everything about the color Orbital Kingdom (#220088) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #220088 | |
|---|---|---|
| RGB | rgb(34, 0, 136) | |
| HSL | hsl(255, 100%, 27%) | |
| CMYK | cmyk(75%, 100%, 0%, 47%) | |
| LAB | lab(15, 44, -67) | |
| OKLCH | oklch(0.3 0.187 276) |
Color harmonies
Tints & shades
Code snippets
color: #220088;
background-color: #220088;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF220088)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.00, blue: 0.53, alpha: 1.0)