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 |
|---|---|---|---|---|---|
#BDA38F | rgb(189, 163, 143) | hsl(26, 26%, 65%) | Muted Orange | View | |
#BDAF8F | rgb(189, 175, 143) | hsl(42, 26%, 65%) | Muted Amber | View | |
#BDBB8F | rgb(189, 187, 143) | hsl(57, 26%, 65%) | Muted Yellow | View | |
#B4BD8F | rgb(180, 189, 143) | hsl(72, 26%, 65%) | Muted Lime | View | |
#A8BD8F | rgb(168, 189, 143) | hsl(87, 26%, 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: #BDA38F;
--color-2: #BDAF8F;
--color-3: #BDBB8F;
--color-4: #B4BD8F;
--color-5: #A8BD8F;
}Palettes that share visual characteristics and color harmony.