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 |
|---|---|---|---|---|---|
#C1A98A | rgb(193, 169, 138) | hsl(34, 31%, 65%) | Muted Orange | View | |
#C1B78A | rgb(193, 183, 138) | hsl(49, 31%, 65%) | Muted Yellow | View | |
#BEC18A | rgb(190, 193, 138) | hsl(63, 31%, 65%) | Muted Yellow | View | |
#B0C18A | rgb(176, 193, 138) | hsl(79, 31%, 65%) | Muted Lime | View | |
#A2C18A | rgb(162, 193, 138) | hsl(94, 31%, 65%) | 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: #C1A98A;
--color-2: #C1B78A;
--color-3: #BEC18A;
--color-4: #B0C18A;
--color-5: #A2C18A;
}Palettes that share visual characteristics and color harmony.