Morocco
#b67267
Here's everything about the color Morocco (#b67267) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b67267 | |
|---|---|---|
| RGB | rgb(182, 114, 103) | |
| HSL | hsl(8, 35%, 56%) | |
| CMYK | cmyk(0%, 37%, 43%, 29%) | |
| LAB | lab(55, 27, 18) | |
| OKLCH | oklch(0.62 0.088 30) |
Color harmonies
Tints & shades
Code snippets
color: #b67267;
background-color: #b67267;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB67267)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.45, blue: 0.40, alpha: 1.0)