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 |
|---|---|---|---|---|---|
#C18C8A | rgb(193, 140, 138) | hsl(2, 31%, 65%) | Muted Red | View | |
#C19A8A | rgb(193, 154, 138) | hsl(17, 31%, 65%) | Muted Orange | View | |
#C1A88A | rgb(193, 168, 138) | hsl(33, 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: #C18C8A;
--color-2: #C19A8A;
--color-3: #C1A88A;
--color-4: #C1B58A;
--color-5: #C0C18A;
}Palettes that share visual characteristics and color harmony.