Sea Goddess
#216987
Sea Goddess is a color with the hex code #216987. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #216987 | |
|---|---|---|
| RGB | rgb(33, 105, 135) | |
| HSL | hsl(198, 61%, 33%) | |
| CMYK | cmyk(76%, 22%, 0%, 47%) | |
| LAB | lab(41, -15, -23) | |
| OKLCH | oklch(0.49 0.084 230) |
Color harmonies
Tints & shades
Code snippets
color: #216987;
background-color: #216987;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF216987)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.41, blue: 0.53, alpha: 1.0)