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 |
|---|---|---|---|---|---|
#BCBB8A | rgb(188, 187, 138) | hsl(59, 27%, 64%) | Muted Yellow | View | |
#B0BC8A | rgb(176, 188, 138) | hsl(74, 27%, 64%) | Muted Lime | View | |
#A4BC8A | rgb(164, 188, 138) | hsl(89, 27%, 64%) | Muted Green | View | |
#98BC8A | rgb(152, 188, 138) | hsl(103, 27%, 64%) | Muted Green | View | |
#8BBC8A | rgb(139, 188, 138) | hsl(119, 27%, 64%) | 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: #BCBB8A;
--color-2: #B0BC8A;
--color-3: #A4BC8A;
--color-4: #98BC8A;
--color-5: #8BBC8A;
}Palettes that share visual characteristics and color harmony.