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 |
|---|---|---|---|---|---|
#BEBF8D | rgb(190, 191, 141) | hsl(61, 28%, 65%) | Muted Yellow | View | |
#B1BF8D | rgb(177, 191, 141) | hsl(77, 28%, 65%) | Muted Lime | View | |
#A5BF8D | rgb(165, 191, 141) | hsl(91, 28%, 65%) | Muted Green | View | |
#98BF8D | rgb(152, 191, 141) | hsl(107, 28%, 65%) | Muted Green | View | |
#8DBF8E | rgb(141, 191, 142) | hsl(121, 28%, 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: #BEBF8D;
--color-2: #B1BF8D;
--color-3: #A5BF8D;
--color-4: #98BF8D;
--color-5: #8DBF8E;
}Palettes that share visual characteristics and color harmony.