Mamba
#766d7c
Mamba is a color with the hex code #766d7c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #766d7c | |
|---|---|---|
| RGB | rgb(118, 109, 124) | |
| HSL | hsl(276, 6%, 46%) | |
| CMYK | cmyk(5%, 12%, 0%, 51%) | |
| LAB | lab(47, 6, -7) | |
| OKLCH | oklch(0.55 0.025 312) |
Color harmonies
Tints & shades
Code snippets
color: #766d7c;
background-color: #766d7c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF766D7C)
/* Swift / UIKit */
UIColor(red: 0.46, green: 0.43, blue: 0.49, alpha: 1.0)