Cruising
#018498
Here's everything about the color Cruising (#018498) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #018498 | |
|---|---|---|
| RGB | rgb(1, 132, 152) | |
| HSL | hsl(188, 99%, 30%) | |
| CMYK | cmyk(99%, 13%, 0%, 40%) | |
| LAB | lab(50, -26, -20) | |
| OKLCH | oklch(0.56 0.099 213) |
Color harmonies
Tints & shades
Code snippets
color: #018498;
background-color: #018498;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF018498)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.52, blue: 0.60, alpha: 1.0)