Laguna
#36a5c9
Laguna is a color with the hex code #36a5c9. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #36a5c9 | |
|---|---|---|
| RGB | rgb(54, 165, 201) | |
| HSL | hsl(195, 58%, 50%) | |
| CMYK | cmyk(73%, 18%, 0%, 21%) | |
| LAB | lab(63, -23, -28) | |
| OKLCH | oklch(0.68 0.11 224) |
Color harmonies
Tints & shades
Code snippets
color: #36a5c9;
background-color: #36a5c9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF36A5C9)
/* Swift / UIKit */
UIColor(red: 0.21, green: 0.65, blue: 0.79, alpha: 1.0)