Stormy Sea
#6e8082
Stormy Sea is a color with the hex code #6e8082. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #6e8082 | |
|---|---|---|
| RGB | rgb(110, 128, 130) | |
| HSL | hsl(186, 8%, 47%) | |
| CMYK | cmyk(15%, 2%, 0%, 49%) | |
| LAB | lab(52, -6, -3) | |
| OKLCH | oklch(0.59 0.021 205) |
Color harmonies
Tints & shades
Code snippets
color: #6e8082;
background-color: #6e8082;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF6E8082)
/* Swift / UIKit */
UIColor(red: 0.43, green: 0.50, blue: 0.51, alpha: 1.0)