Puddle Jumper
#6a8389
Puddle Jumper, represented by the hex value #6a8389, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #6a8389 | |
|---|---|---|
| RGB | rgb(106, 131, 137) | |
| HSL | hsl(192, 13%, 48%) | |
| CMYK | cmyk(23%, 4%, 0%, 46%) | |
| LAB | lab(53, -8, -6) | |
| OKLCH | oklch(0.59 0.03 214) |
Color harmonies
Tints & shades
Code snippets
color: #6a8389;
background-color: #6a8389;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF6A8389)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.51, blue: 0.54, alpha: 1.0)