Robotic Gods
#94a2b1
Robotic Gods, represented by the hex value #94a2b1, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #94a2b1 | |
|---|---|---|
| RGB | rgb(148, 162, 177) | |
| HSL | hsl(211, 16%, 64%) | |
| CMYK | cmyk(16%, 8%, 0%, 31%) | |
| LAB | lab(66, -3, -10) | |
| OKLCH | oklch(0.71 0.027 250) |
Color harmonies
Tints & shades
Code snippets
color: #94a2b1;
background-color: #94a2b1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF94A2B1)
/* Swift / UIKit */
UIColor(red: 0.58, green: 0.64, blue: 0.69, alpha: 1.0)