Dark Soul
#112255
Here's everything about the color Dark Soul (#112255) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #112255 | |
|---|---|---|
| RGB | rgb(17, 34, 85) | |
| HSL | hsl(225, 67%, 20%) | |
| CMYK | cmyk(80%, 60%, 0%, 67%) | |
| LAB | lab(15, 9, -34) | |
| OKLCH | oklch(0.27 0.095 266) |
Color harmonies
Tints & shades
Code snippets
color: #112255;
background-color: #112255;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF112255)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.13, blue: 0.33, alpha: 1.0)