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 Orange, Muted Yellow, Muted Yellow. 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 |
|---|---|---|---|---|---|
#C0A78C | rgb(192, 167, 140) | hsl(31, 29%, 65%) | Muted Orange | View | |
#C0B48C | rgb(192, 180, 140) | hsl(46, 29%, 65%) | Muted Yellow | View | |
#BFC08C | rgb(191, 192, 140) | hsl(61, 29%, 65%) | Muted Yellow | View | |
#B2C08C | rgb(178, 192, 140) | hsl(76, 29%, 65%) | Muted Lime | View | |
#A5C08C | rgb(165, 192, 140) | hsl(91, 29%, 65%) | Muted Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Orange and Muted Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C0A78C;
--color-2: #C0B48C;
--color-3: #BFC08C;
--color-4: #B2C08C;
--color-5: #A5C08C;
}Palettes that share visual characteristics and color harmony.