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 |
|---|---|---|---|---|---|
#C08D8C | rgb(192, 141, 140) | hsl(1, 29%, 65%) | Muted Red | View | |
#C09A8C | rgb(192, 154, 140) | hsl(16, 29%, 65%) | Muted Orange | View | |
#C0A78C | rgb(192, 167, 140) | hsl(31, 29%, 65%) | Muted Orange | View | |
#C0B48C | rgb(192, 180, 140) | hsl(46, 29%, 65%) | Muted Yellow | View | |
#BFC08C | rgb(191, 192, 140) | hsl(61, 29%, 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: #C08D8C;
--color-2: #C09A8C;
--color-3: #C0A78C;
--color-4: #C0B48C;
--color-5: #BFC08C;
}Palettes that share visual characteristics and color harmony.