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 |
|---|---|---|---|---|---|
#AF7C50 | rgb(175, 124, 80) | hsl(28, 37%, 50%) | Muted Orange | View | |
#AF9450 | rgb(175, 148, 80) | hsl(43, 37%, 50%) | Muted Amber | View | |
#AFAC50 | rgb(175, 172, 80) | hsl(58, 37%, 50%) | Muted Yellow | View | |
#9AAF50 | rgb(154, 175, 80) | hsl(73, 37%, 50%) | Muted Lime | View | |
#83AF50 | rgb(131, 175, 80) | hsl(88, 37%, 50%) | 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: #AF7C50;
--color-2: #AF9450;
--color-3: #AFAC50;
--color-4: #9AAF50;
--color-5: #83AF50;
}Palettes that share visual characteristics and color harmony.