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 |
|---|---|---|---|---|---|
#BCBA8A | rgb(188, 186, 138) | hsl(58, 27%, 64%) | Muted Yellow | View | |
#B1BC8A | rgb(177, 188, 138) | hsl(73, 27%, 64%) | Muted Lime | View | |
#A5BC8A | rgb(165, 188, 138) | hsl(88, 27%, 64%) | Muted Green | View | |
#98BC8A | rgb(152, 188, 138) | hsl(103, 27%, 64%) | Muted Green | View | |
#8CBC8A | rgb(140, 188, 138) | hsl(118, 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: #BCBA8A;
--color-2: #B1BC8A;
--color-3: #A5BC8A;
--color-4: #98BC8A;
--color-5: #8CBC8A;
}Palettes that share visual characteristics and color harmony.