Majorelle Gardens
#337766
Here's everything about the color Majorelle Gardens (#337766) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #337766 | |
|---|---|---|
| RGB | rgb(51, 119, 102) | |
| HSL | hsl(165, 40%, 33%) | |
| CMYK | cmyk(57%, 0%, 14%, 53%) | |
| LAB | lab(45, -26, 3) | |
| OKLCH | oklch(0.52 0.074 174) |
Color harmonies
Tints & shades
Code snippets
color: #337766;
background-color: #337766;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF337766)
/* Swift / UIKit */
UIColor(red: 0.20, green: 0.47, blue: 0.40, alpha: 1.0)