Sea Creature
#00586d
Sea Creature is a color with the hex code #00586d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #00586d | |
|---|---|---|
| RGB | rgb(0, 88, 109) | |
| HSL | hsl(192, 100%, 21%) | |
| CMYK | cmyk(100%, 19%, 0%, 57%) | |
| LAB | lab(34, -17, -19) | |
| OKLCH | oklch(0.43 0.078 221) |
Color harmonies
Tints & shades
Code snippets
color: #00586d;
background-color: #00586d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF00586D)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.35, blue: 0.43, alpha: 1.0)