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 |
|---|---|---|---|---|---|
#C2A180 | rgb(194, 161, 128) | hsl(30, 35%, 63%) | Muted Orange | View | |
#C2B180 | rgb(194, 177, 128) | hsl(45, 35%, 63%) | Muted Yellow | View | |
#C2C280 | rgb(194, 194, 128) | hsl(60, 35%, 63%) | Muted Yellow | View | |
#B1C280 | rgb(177, 194, 128) | hsl(75, 35%, 63%) | Muted Lime | View | |
#A1C280 | rgb(161, 194, 128) | hsl(90, 35%, 63%) | 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: #C2A180;
--color-2: #C2B180;
--color-3: #C2C280;
--color-4: #B1C280;
--color-5: #A1C280;
}Palettes that share visual characteristics and color harmony.