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 |
|---|---|---|---|---|---|
#B18C8B | rgb(177, 140, 139) | hsl(2, 20%, 62%) | Muted Red | View | |
#B1968B | rgb(177, 150, 139) | hsl(17, 20%, 62%) | Muted Orange | View | |
#B19F8B | rgb(177, 159, 139) | hsl(32, 20%, 62%) | Muted Orange | View | |
#B1A98B | rgb(177, 169, 139) | hsl(47, 20%, 62%) | Muted Yellow | View | |
#B0B18B | rgb(176, 177, 139) | hsl(62, 20%, 62%) | 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: #B18C8B;
--color-2: #B1968B;
--color-3: #B19F8B;
--color-4: #B1A98B;
--color-5: #B0B18B;
}Palettes that share visual characteristics and color harmony.