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 |
|---|---|---|---|---|---|
#BABB90 | rgb(186, 187, 144) | hsl(61, 24%, 65%) | Muted Yellow | View | |
#B0BB90 | rgb(176, 187, 144) | hsl(75, 24%, 65%) | Muted Lime | View | |
#A5BB90 | rgb(165, 187, 144) | hsl(91, 24%, 65%) | Muted Green | View | |
#9ABB90 | rgb(154, 187, 144) | hsl(106, 24%, 65%) | Muted Green | View | |
#90BB91 | rgb(144, 187, 145) | hsl(121, 24%, 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: #BABB90;
--color-2: #B0BB90;
--color-3: #A5BB90;
--color-4: #9ABB90;
--color-5: #90BB91;
}Palettes that share visual characteristics and color harmony.