Abyssal Waters
#005765
Abyssal Waters is a color with the hex code #005765. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #005765 | |
|---|---|---|
| RGB | rgb(0, 87, 101) | |
| HSL | hsl(188, 100%, 20%) | |
| CMYK | cmyk(100%, 14%, 0%, 60%) | |
| LAB | lab(33, -19, -15) | |
| OKLCH | oklch(0.42 0.074 213) |
Color harmonies
Tints & shades
Code snippets
color: #005765;
background-color: #005765;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF005765)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.34, blue: 0.40, alpha: 1.0)