Sub-Zero
#57a1ce
Here's everything about the color Sub-Zero (#57a1ce) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #57a1ce | |
|---|---|---|
| RGB | rgb(87, 161, 206) | |
| HSL | hsl(203, 55%, 57%) | |
| CMYK | cmyk(58%, 22%, 0%, 19%) | |
| LAB | lab(63, -14, -31) | |
| OKLCH | oklch(0.68 0.1 237) |
Color harmonies
Tints & shades
Code snippets
color: #57a1ce;
background-color: #57a1ce;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFF57A1CE)
/* Swift / UIKit */
UIColor(red: 0.34, green: 0.63, blue: 0.81, alpha: 1.0)