Forlorn Cruise
#34466c
Here's everything about the color Forlorn Cruise (#34466c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #34466c | |
|---|---|---|
| RGB | rgb(52, 70, 108) | |
| HSL | hsl(221, 35%, 31%) | |
| CMYK | cmyk(52%, 35%, 0%, 58%) | |
| LAB | lab(30, 2, -25) | |
| OKLCH | oklch(0.4 0.069 264) |
Color harmonies
Tints & shades
Code snippets
color: #34466c;
background-color: #34466c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF34466C)
/* Swift / UIKit */
UIColor(red: 0.20, green: 0.27, blue: 0.42, alpha: 1.0)