Seafarer
#204d68
Here's everything about the color Seafarer (#204d68) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #204d68 | |
|---|---|---|
| RGB | rgb(32, 77, 104) | |
| HSL | hsl(203, 53%, 27%) | |
| CMYK | cmyk(69%, 26%, 0%, 59%) | |
| LAB | lab(31, -9, -21) | |
| OKLCH | oklch(0.4 0.067 238) |
Color harmonies
Tints & shades
Code snippets
color: #204d68;
background-color: #204d68;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF204D68)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.30, blue: 0.41, alpha: 1.0)