Fibonacci Blue
#112358
Here's everything about the color Fibonacci Blue (#112358) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #112358 | |
|---|---|---|
| RGB | rgb(17, 35, 88) | |
| HSL | hsl(225, 68%, 21%) | |
| CMYK | cmyk(81%, 60%, 0%, 65%) | |
| LAB | lab(15, 10, -35) | |
| OKLCH | oklch(0.28 0.099 266) |
Color harmonies
Tints & shades
Code snippets
color: #112358;
background-color: #112358;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF112358)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.14, blue: 0.35, alpha: 1.0)