Mohalla
#a79b7e
Mohalla is a color with the hex code #a79b7e. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a79b7e | |
|---|---|---|
| RGB | rgb(167, 155, 126) | |
| HSL | hsl(42, 19%, 57%) | |
| CMYK | cmyk(0%, 7%, 25%, 35%) | |
| LAB | lab(64, 1, 17) | |
| OKLCH | oklch(0.69 0.043 88) |
Color harmonies
Tints & shades
Code snippets
color: #a79b7e;
background-color: #a79b7e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFA79B7E)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.61, blue: 0.49, alpha: 1.0)