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 |
|---|---|---|---|---|---|
#B9825F | rgb(185, 130, 95) | hsl(23, 39%, 55%) | Muted Orange | View | |
#B9985F | rgb(185, 152, 95) | hsl(38, 39%, 55%) | Muted Amber | View | |
#B9AF5F | rgb(185, 175, 95) | hsl(53, 39%, 55%) | Muted Yellow | View | |
#ADB95F | rgb(173, 185, 95) | hsl(68, 39%, 55%) | Muted Lime | View | |
#97B95F | rgb(151, 185, 95) | hsl(83, 39%, 55%) | Muted Lime | 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: #B9825F;
--color-2: #B9985F;
--color-3: #B9AF5F;
--color-4: #ADB95F;
--color-5: #97B95F;
}Palettes that share visual characteristics and color harmony.