Shallow Sea
#9ab8c2
Shallow Sea is a color with the hex code #9ab8c2. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #9ab8c2 | |
|---|---|---|
| RGB | rgb(154, 184, 194) | |
| HSL | hsl(195, 25%, 68%) | |
| CMYK | cmyk(21%, 5%, 0%, 24%) | |
| LAB | lab(73, -9, -9) | |
| OKLCH | oklch(0.76 0.036 220) |
Color harmonies
Tints & shades
Code snippets
color: #9ab8c2;
background-color: #9ab8c2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF9AB8C2)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.72, blue: 0.76, alpha: 1.0)