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 Red, Muted Orange, Muted Orange. 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 |
|---|---|---|---|---|---|
#C18B8A | rgb(193, 139, 138) | hsl(1, 31%, 65%) | Muted Red | View | |
#C1998A | rgb(193, 153, 138) | hsl(16, 31%, 65%) | Muted Orange | View | |
#C1A78A | rgb(193, 167, 138) | hsl(32, 31%, 65%) | Muted Orange | View | |
#C1B58A | rgb(193, 181, 138) | hsl(47, 31%, 65%) | Muted Yellow | View | |
#C0C18A | rgb(192, 193, 138) | hsl(61, 31%, 65%) | Muted Yellow | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Red and Muted Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C18B8A;
--color-2: #C1998A;
--color-3: #C1A78A;
--color-4: #C1B58A;
--color-5: #C0C18A;
}Palettes that share visual characteristics and color harmony.