Nautical
#2e4a7d
Nautical is a color with the hex code #2e4a7d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #2e4a7d | |
|---|---|---|
| RGB | rgb(46, 74, 125) | |
| HSL | hsl(219, 46%, 34%) | |
| CMYK | cmyk(63%, 41%, 0%, 51%) | |
| LAB | lab(31, 3, -33) | |
| OKLCH | oklch(0.41 0.092 261) |
Color harmonies
Tints & shades
Code snippets
color: #2e4a7d;
background-color: #2e4a7d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF2E4A7D)
/* Swift / UIKit */
UIColor(red: 0.18, green: 0.29, blue: 0.49, alpha: 1.0)