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 Amber. 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 |
|---|---|---|---|---|---|
#C0948C | rgb(192, 148, 140) | hsl(9, 29%, 65%) | Muted Red | View | |
#C0A18C | rgb(192, 161, 140) | hsl(24, 29%, 65%) | Muted Orange | View | |
#C0AE8C | rgb(192, 174, 140) | hsl(39, 29%, 65%) | Muted Amber | View | |
#C0BA8C | rgb(192, 186, 140) | hsl(53, 29%, 65%) | Muted Yellow | View | |
#B8C08C | rgb(184, 192, 140) | hsl(69, 29%, 65%) | Muted Lime | 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: #C0948C;
--color-2: #C0A18C;
--color-3: #C0AE8C;
--color-4: #C0BA8C;
--color-5: #B8C08C;
}Palettes that share visual characteristics and color harmony.