Finnish Fiord
#5db0be
Here's everything about the color Finnish Fiord (#5db0be) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5db0be | |
|---|---|---|
| RGB | rgb(93, 176, 190) | |
| HSL | hsl(189, 43%, 55%) | |
| CMYK | cmyk(51%, 7%, 0%, 25%) | |
| LAB | lab(67, -23, -15) | |
| OKLCH | oklch(0.71 0.083 210) |
Color harmonies
Tints & shades
Code snippets
color: #5db0be;
background-color: #5db0be;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF5DB0BE)
/* Swift / UIKit */
UIColor(red: 0.36, green: 0.69, blue: 0.75, alpha: 1.0)