Marine
#042e60
Marine is a color with the hex code #042e60. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #042e60 | |
|---|---|---|
| RGB | rgb(4, 46, 96) | |
| HSL | hsl(213, 92%, 20%) | |
| CMYK | cmyk(96%, 52%, 0%, 62%) | |
| LAB | lab(19, 3, -34) | |
| OKLCH | oklch(0.31 0.099 256) |
Color harmonies
Tints & shades
Code snippets
color: #042e60;
background-color: #042e60;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF042E60)
/* Swift / UIKit */
UIColor(red: 0.02, green: 0.18, blue: 0.38, alpha: 1.0)