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 Orange, 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 |
|---|---|---|---|---|---|
#C19C8B | rgb(193, 156, 139) | hsl(19, 30%, 65%) | Muted Orange | View | |
#C1A98B | rgb(193, 169, 139) | hsl(33, 30%, 65%) | Muted Orange | View | |
#C1B78B | rgb(193, 183, 139) | hsl(49, 30%, 65%) | Muted Yellow | View | |
#BDC18B | rgb(189, 193, 139) | hsl(64, 30%, 65%) | Muted Yellow | View | |
#B0C18B | rgb(176, 193, 139) | hsl(79, 30%, 65%) | Muted Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Orange and Muted Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C19C8B;
--color-2: #C1A98B;
--color-3: #C1B78B;
--color-4: #BDC18B;
--color-5: #B0C18B;
}Palettes that share visual characteristics and color harmony.