Morel
#73645c
Here's everything about the color Morel (#73645c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #73645c | |
|---|---|---|
| RGB | rgb(115, 100, 92) | |
| HSL | hsl(21, 11%, 41%) | |
| CMYK | cmyk(0%, 13%, 20%, 55%) | |
| LAB | lab(44, 5, 7) | |
| OKLCH | oklch(0.52 0.023 50) |
Color harmonies
Tints & shades
Code snippets
color: #73645c;
background-color: #73645c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF73645C)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.39, blue: 0.36, alpha: 1.0)