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 |
|---|---|---|---|---|---|
#BEC18B | rgb(190, 193, 139) | hsl(63, 30%, 65%) | Muted Yellow | View | |
#B0C18B | rgb(176, 193, 139) | hsl(79, 30%, 65%) | Muted Lime | View | |
#A3C18B | rgb(163, 193, 139) | hsl(93, 30%, 65%) | Muted Green | View | |
#96C18B | rgb(150, 193, 139) | hsl(108, 30%, 65%) | Muted Green | View | |
#8BC18E | rgb(139, 193, 142) | hsl(123, 30%, 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: #BEC18B;
--color-2: #B0C18B;
--color-3: #A3C18B;
--color-4: #96C18B;
--color-5: #8BC18E;
}Palettes that share visual characteristics and color harmony.