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 |
|---|---|---|---|---|---|
#C1A386 | rgb(193, 163, 134) | hsl(29, 32%, 64%) | Muted Orange | View | |
#C1B286 | rgb(193, 178, 134) | hsl(45, 32%, 64%) | Muted Yellow | View | |
#C1C186 | rgb(193, 193, 134) | hsl(60, 32%, 64%) | Muted Yellow | View | |
#B2C186 | rgb(178, 193, 134) | hsl(75, 32%, 64%) | Muted Lime | View | |
#A3C186 | rgb(163, 193, 134) | hsl(91, 32%, 64%) | 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: #C1A386;
--color-2: #C1B286;
--color-3: #C1C186;
--color-4: #B2C186;
--color-5: #A3C186;
}Palettes that share visual characteristics and color harmony.