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 Amber, 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 |
|---|---|---|---|---|---|
#C7A085 | rgb(199, 160, 133) | hsl(25, 37%, 65%) | Muted Orange | View | |
#C7B185 | rgb(199, 177, 133) | hsl(40, 37%, 65%) | Muted Amber | View | |
#C7C185 | rgb(199, 193, 133) | hsl(55, 37%, 65%) | Muted Yellow | View | |
#BCC785 | rgb(188, 199, 133) | hsl(70, 37%, 65%) | Muted Lime | View | |
#ABC785 | rgb(171, 199, 133) | hsl(85, 37%, 65%) | Muted Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Orange and Muted Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C7A085;
--color-2: #C7B185;
--color-3: #C7C185;
--color-4: #BCC785;
--color-5: #ABC785;
}Palettes that share visual characteristics and color harmony.