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 |
|---|---|---|---|---|---|
#B7B18A | rgb(183, 177, 138) | hsl(52, 24%, 63%) | Muted Yellow | View | |
#B3B78A | rgb(179, 183, 138) | hsl(65, 24%, 63%) | Muted Lime | View | |
#A7B78A | rgb(167, 183, 138) | hsl(81, 24%, 63%) | Muted Lime | View | |
#9CB78A | rgb(156, 183, 138) | hsl(96, 24%, 63%) | Muted Green | View | |
#91B78A | rgb(145, 183, 138) | hsl(111, 24%, 63%) | 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: #B7B18A;
--color-2: #B3B78A;
--color-3: #A7B78A;
--color-4: #9CB78A;
--color-5: #91B78A;
}Palettes that share visual characteristics and color harmony.