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 |
|---|---|---|---|---|---|
#B5B197 | rgb(181, 177, 151) | hsl(52, 17%, 65%) | Muted Yellow | View | |
#B1B597 | rgb(177, 181, 151) | hsl(68, 17%, 65%) | Muted Lime | View | |
#AAB597 | rgb(170, 181, 151) | hsl(82, 17%, 65%) | Muted Lime | View | |
#A2B597 | rgb(162, 181, 151) | hsl(98, 17%, 65%) | Muted Green | View | |
#9BB597 | rgb(155, 181, 151) | hsl(112, 17%, 65%) | 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: #B5B197;
--color-2: #B1B597;
--color-3: #AAB597;
--color-4: #A2B597;
--color-5: #9BB597;
}Palettes that share visual characteristics and color harmony.