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 |
|---|---|---|---|---|---|
#C0BF8C | rgb(192, 191, 140) | hsl(59, 29%, 65%) | Muted Yellow | View | |
#B4C08C | rgb(180, 192, 140) | hsl(74, 29%, 65%) | Muted Lime | View | |
#A7C08C | rgb(167, 192, 140) | hsl(89, 29%, 65%) | Muted Green | View | |
#9AC08C | rgb(154, 192, 140) | hsl(104, 29%, 65%) | Muted Green | View | |
#8DC08C | rgb(141, 192, 140) | hsl(119, 29%, 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: #C0BF8C;
--color-2: #B4C08C;
--color-3: #A7C08C;
--color-4: #9AC08C;
--color-5: #8DC08C;
}Palettes that share visual characteristics and color harmony.