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 Yellow, 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 |
|---|---|---|---|---|---|
#AB8B6D | rgb(171, 139, 109) | hsl(29, 27%, 55%) | Muted Orange | View | |
#AB9B6D | rgb(171, 155, 109) | hsl(45, 27%, 55%) | Muted Yellow | View | |
#ABAA6D | rgb(171, 170, 109) | hsl(59, 27%, 55%) | Muted Yellow | View | |
#9DAB6D | rgb(157, 171, 109) | hsl(74, 27%, 55%) | Muted Lime | View | |
#8DAB6D | rgb(141, 171, 109) | hsl(89, 27%, 55%) | Muted Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Orange and Muted Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #AB8B6D;
--color-2: #AB9B6D;
--color-3: #ABAA6D;
--color-4: #9DAB6D;
--color-5: #8DAB6D;
}Palettes that share visual characteristics and color harmony.