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 Lime. 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 |
|---|---|---|---|---|---|
#C0B78C | rgb(192, 183, 140) | hsl(50, 29%, 65%) | Muted Yellow | View | |
#BBC08C | rgb(187, 192, 140) | hsl(66, 29%, 65%) | Muted Lime | View | |
#AEC08C | rgb(174, 192, 140) | hsl(81, 29%, 65%) | Muted Lime | View | |
#A1C08C | rgb(161, 192, 140) | hsl(96, 29%, 65%) | Muted Green | View | |
#94C08C | rgb(148, 192, 140) | hsl(111, 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: #C0B78C;
--color-2: #BBC08C;
--color-3: #AEC08C;
--color-4: #A1C08C;
--color-5: #94C08C;
}Palettes that share visual characteristics and color harmony.