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 |
|---|---|---|---|---|---|
#BCB88F | rgb(188, 184, 143) | hsl(55, 25%, 65%) | Muted Yellow | View | |
#B5BC8F | rgb(181, 188, 143) | hsl(69, 25%, 65%) | Muted Lime | View | |
#A9BC8F | rgb(169, 188, 143) | hsl(85, 25%, 65%) | Muted Green | View | |
#9EBC8F | rgb(158, 188, 143) | hsl(100, 25%, 65%) | Muted Green | View | |
#93BC8F | rgb(147, 188, 143) | hsl(115, 25%, 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: #BCB88F;
--color-2: #B5BC8F;
--color-3: #A9BC8F;
--color-4: #9EBC8F;
--color-5: #93BC8F;
}Palettes that share visual characteristics and color harmony.