Sea Salt Rivers
#5087bd
Here's everything about the color Sea Salt Rivers (#5087bd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5087bd | |
|---|---|---|
| RGB | rgb(80, 135, 189) | |
| HSL | hsl(210, 45%, 53%) | |
| CMYK | cmyk(58%, 29%, 0%, 26%) | |
| LAB | lab(54, -6, -34) | |
| OKLCH | oklch(0.61 0.101 249) |
Color harmonies
Tints & shades
Code snippets
color: #5087bd;
background-color: #5087bd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF5087BD)
/* Swift / UIKit */
UIColor(red: 0.31, green: 0.53, blue: 0.74, alpha: 1.0)