Misty Cold Sea
#83bbc1
Misty Cold Sea is a color with the hex code #83bbc1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #83bbc1 | |
|---|---|---|
| RGB | rgb(131, 187, 193) | |
| HSL | hsl(186, 33%, 64%) | |
| CMYK | cmyk(32%, 3%, 0%, 24%) | |
| LAB | lab(72, -18, -9) | |
| OKLCH | oklch(0.76 0.059 204) |
Color harmonies
Tints & shades
Code snippets
color: #83bbc1;
background-color: #83bbc1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF83BBC1)
/* Swift / UIKit */
UIColor(red: 0.51, green: 0.73, blue: 0.76, alpha: 1.0)