Skinny Jeans
#5588ff
Here's everything about the color Skinny Jeans (#5588ff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5588ff | |
|---|---|---|
| RGB | rgb(85, 136, 255) | |
| HSL | hsl(222, 100%, 67%) | |
| CMYK | cmyk(67%, 47%, 0%, 0%) | |
| LAB | lab(58, 12, -66) | |
| OKLCH | oklch(0.65 0.185 264) |
Color harmonies
Tints & shades
Code snippets
color: #5588ff;
background-color: #5588ff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-blue-500 /* ≈ #2b7fff */
/* Flutter */
Color(0xFF5588FF)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.53, blue: 1.00, alpha: 1.0)