Shore
#81d5c6
Shore is a color with the hex code #81d5c6. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #81d5c6 | |
|---|---|---|
| RGB | rgb(129, 213, 198) | |
| HSL | hsl(169, 50%, 67%) | |
| CMYK | cmyk(39%, 0%, 7%, 16%) | |
| LAB | lab(80, -29, -1) | |
| OKLCH | oklch(0.82 0.085 181) |
Color harmonies
Tints & shades
Code snippets
color: #81d5c6;
background-color: #81d5c6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF81D5C6)
/* Swift / UIKit */
UIColor(red: 0.51, green: 0.84, blue: 0.78, alpha: 1.0)