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 |
|---|---|---|---|---|---|
#AF8B6A | rgb(175, 139, 106) | hsl(29, 30%, 55%) | Muted Orange | View | |
#AF9C6A | rgb(175, 156, 106) | hsl(43, 30%, 55%) | Muted Amber | View | |
#AFAE6A | rgb(175, 174, 106) | hsl(59, 30%, 55%) | Muted Yellow | View | |
#9FAF6A | rgb(159, 175, 106) | hsl(74, 30%, 55%) | Muted Lime | View | |
#8DAF6A | rgb(141, 175, 106) | hsl(90, 30%, 55%) | 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: #AF8B6A;
--color-2: #AF9C6A;
--color-3: #AFAE6A;
--color-4: #9FAF6A;
--color-5: #8DAF6A;
}Palettes that share visual characteristics and color harmony.