Treasure Map Waters
#658faa
Treasure Map Waters is a color with the hex code #658faa. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #658faa | |
|---|---|---|
| RGB | rgb(101, 143, 170) | |
| HSL | hsl(203, 29%, 53%) | |
| CMYK | cmyk(41%, 16%, 0%, 33%) | |
| LAB | lab(57, -10, -19) | |
| OKLCH | oklch(0.63 0.062 237) |
Color harmonies
Tints & shades
Code snippets
color: #658faa;
background-color: #658faa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF658FAA)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.56, blue: 0.67, alpha: 1.0)