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 |
|---|---|---|---|---|---|
#BDC18A | rgb(189, 193, 138) | hsl(64, 31%, 65%) | Muted Yellow | View | |
#AFC18A | rgb(175, 193, 138) | hsl(80, 31%, 65%) | Muted Lime | View | |
#A1C18A | rgb(161, 193, 138) | hsl(95, 31%, 65%) | Muted Green | View | |
#93C18A | rgb(147, 193, 138) | hsl(110, 31%, 65%) | Muted Green | View | |
#8AC18F | rgb(138, 193, 143) | hsl(125, 31%, 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: #BDC18A;
--color-2: #AFC18A;
--color-3: #A1C18A;
--color-4: #93C18A;
--color-5: #8AC18F;
}Palettes that share visual characteristics and color harmony.