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 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 |
|---|---|---|---|---|---|
#A19B5E | rgb(161, 155, 94) | hsl(55, 26%, 50%) | Muted Yellow | View | |
#96A15E | rgb(150, 161, 94) | hsl(70, 26%, 50%) | Muted Lime | View | |
#85A15E | rgb(133, 161, 94) | hsl(85, 26%, 50%) | Muted Green | View | |
#74A15E | rgb(116, 161, 94) | hsl(100, 26%, 50%) | Muted Green | View | |
#64A15E | rgb(100, 161, 94) | hsl(115, 26%, 50%) | 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: #A19B5E;
--color-2: #96A15E;
--color-3: #85A15E;
--color-4: #74A15E;
--color-5: #64A15E;
}Palettes that share visual characteristics and color harmony.