Nautical Creatures
#295c7a
Nautical Creatures, represented by the hex value #295c7a, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #295c7a | |
|---|---|---|
| RGB | rgb(41, 92, 122) | |
| HSL | hsl(202, 50%, 32%) | |
| CMYK | cmyk(66%, 25%, 0%, 52%) | |
| LAB | lab(37, -10, -22) | |
| OKLCH | oklch(0.45 0.073 237) |
Color harmonies
Tints & shades
Code snippets
color: #295c7a;
background-color: #295c7a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF295C7A)
/* Swift / UIKit */
UIColor(red: 0.16, green: 0.36, blue: 0.48, alpha: 1.0)