Midnight in Tokyo
#000088
Here's everything about the color Midnight in Tokyo (#000088) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #000088 | |
|---|---|---|
| RGB | rgb(0, 0, 136) | |
| HSL | hsl(240, 100%, 27%) | |
| CMYK | cmyk(100%, 100%, 0%, 47%) | |
| LAB | lab(13, 43, -70) | |
| OKLCH | oklch(0.28 0.196 264) |
Color harmonies
Tints & shades
Code snippets
color: #000088;
background-color: #000088;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF000088)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.00, blue: 0.53, alpha: 1.0)