Crashing Waves
#3e6f87
Crashing Waves is a color with the hex code #3e6f87. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #3e6f87 | |
|---|---|---|
| RGB | rgb(62, 111, 135) | |
| HSL | hsl(200, 37%, 39%) | |
| CMYK | cmyk(54%, 18%, 0%, 47%) | |
| LAB | lab(44, -12, -19) | |
| OKLCH | oklch(0.52 0.065 231) |
Color harmonies
Tints & shades
Code snippets
color: #3e6f87;
background-color: #3e6f87;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF3E6F87)
/* Swift / UIKit */
UIColor(red: 0.24, green: 0.44, blue: 0.53, alpha: 1.0)