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 Yellow, Muted Lime, Muted Lime. 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 |
|---|---|---|---|---|---|
#8A825C | rgb(138, 130, 92) | hsl(50, 20%, 45%) | Muted Yellow | View | |
#868A5C | rgb(134, 138, 92) | hsl(65, 20%, 45%) | Muted Lime | View | |
#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 |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Yellow and Muted Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #8A825C;
--color-2: #868A5C;
--color-3: #7A8A5C;
--color-4: #6F8A5C;
--color-5: #638A5C;
}Palettes that share visual characteristics and color harmony.