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 Yellow. 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 |
|---|---|---|---|---|---|
#C49A8D | rgb(196, 154, 141) | hsl(14, 32%, 66%) | Muted Red | View | |
#C4A88D | rgb(196, 168, 141) | hsl(29, 32%, 66%) | Muted Orange | View | |
#C4B68D | rgb(196, 182, 141) | hsl(45, 32%, 66%) | Muted Yellow | View | |
#C4C48D | rgb(196, 196, 141) | hsl(60, 32%, 66%) | Muted Yellow | View | |
#B6C48D | rgb(182, 196, 141) | hsl(75, 32%, 66%) | 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: #C49A8D;
--color-2: #C4A88D;
--color-3: #C4B68D;
--color-4: #C4C48D;
--color-5: #B6C48D;
}Palettes that share visual characteristics and color harmony.