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 |
|---|---|---|---|---|---|
#C0968C | rgb(192, 150, 140) | hsl(12, 29%, 65%) | Muted Red | View | |
#C0A38C | rgb(192, 163, 140) | hsl(27, 29%, 65%) | Muted Orange | View | |
#C0B08C | rgb(192, 176, 140) | hsl(42, 29%, 65%) | Muted Amber | View | |
#C0BD8C | rgb(192, 189, 140) | hsl(57, 29%, 65%) | Muted Yellow | View | |
#B5C08C | rgb(181, 192, 140) | hsl(73, 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: #C0968C;
--color-2: #C0A38C;
--color-3: #C0B08C;
--color-4: #C0BD8C;
--color-5: #B5C08C;
}Palettes that share visual characteristics and color harmony.