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 |
|---|---|---|---|---|---|
#8B6B5B | rgb(139, 107, 91) | hsl(20, 21%, 45%) | Muted Orange | View | |
#8B775B | rgb(139, 119, 91) | hsl(35, 21%, 45%) | Muted Amber | View | |
#8B835B | rgb(139, 131, 91) | hsl(50, 21%, 45%) | Muted Yellow | View | |
#878B5B | rgb(135, 139, 91) | hsl(65, 21%, 45%) | Muted Lime | View | |
#7B8B5B | rgb(123, 139, 91) | hsl(80, 21%, 45%) | 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: #8B6B5B;
--color-2: #8B775B;
--color-3: #8B835B;
--color-4: #878B5B;
--color-5: #7B8B5B;
}Palettes that share visual characteristics and color harmony.