Saltwater Denim
#145c78
Looking for the precise values behind Saltwater Denim (#145c78)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #145c78 | |
|---|---|---|
| RGB | rgb(20, 92, 120) | |
| HSL | hsl(197, 71%, 27%) | |
| CMYK | cmyk(83%, 23%, 0%, 53%) | |
| LAB | lab(36, -14, -22) | |
| OKLCH | oklch(0.45 0.081 230) |
Color harmonies
Tints & shades
Code snippets
color: #145c78;
background-color: #145c78;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF145C78)
/* Swift / UIKit */
UIColor(red: 0.08, green: 0.36, blue: 0.47, alpha: 1.0)