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 |
|---|---|---|---|---|---|
#8B5E5B | rgb(139, 94, 91) | hsl(4, 21%, 45%) | Muted Red | View | |
#8B6A5B | rgb(139, 106, 91) | hsl(19, 21%, 45%) | Muted Orange | View | |
#8B765B | rgb(139, 118, 91) | hsl(34, 21%, 45%) | Muted Orange | View | |
#8B825B | rgb(139, 130, 91) | hsl(49, 21%, 45%) | Muted Yellow | View | |
#888B5B | rgb(136, 139, 91) | hsl(64, 21%, 45%) | 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: #8B5E5B;
--color-2: #8B6A5B;
--color-3: #8B765B;
--color-4: #8B825B;
--color-5: #888B5B;
}Palettes that share visual characteristics and color harmony.