Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Muted Lime, Muted Green, Muted Green. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#7A8A5C | rgb(122, 138, 92) | hsl(81, 20%, 45%) | Muted Lime | View | |
#6F8A5C | rgb(111, 138, 92) | hsl(95, 20%, 45%) | Muted Green | View | |
#638A5C | rgb(99, 138, 92) | hsl(111, 20%, 45%) | Muted Green | View | |
#5C8A60 | rgb(92, 138, 96) | hsl(125, 20%, 45%) | Muted Green | View | |
#5C8A6B | rgb(92, 138, 107) | hsl(140, 20%, 45%) | Muted Green | View |
:root {
--color-1: #7A8A5C;
--color-2: #6F8A5C;
--color-3: #638A5C;
--color-4: #5C8A60;
--color-5: #5C8A6B;
}Palettes that share visual characteristics and color harmony.