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 |
|---|---|---|---|---|---|
#C18D8A | rgb(193, 141, 138) | hsl(3, 31%, 65%) | Muted Red | View | |
#C19B8A | rgb(193, 155, 138) | hsl(19, 31%, 65%) | Muted Orange | View | |
#C1A98A | rgb(193, 169, 138) | hsl(34, 31%, 65%) | Muted Orange | View | |
#C1B68A | rgb(193, 182, 138) | hsl(48, 31%, 65%) | Muted Yellow | View | |
#BFC18A | rgb(191, 193, 138) | hsl(62, 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: #C18D8A;
--color-2: #C19B8A;
--color-3: #C1A98A;
--color-4: #C1B68A;
--color-5: #BFC18A;
}Palettes that share visual characteristics and color harmony.