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 |
|---|---|---|---|---|---|
#8B5B5B | rgb(139, 91, 91) | hsl(0, 21%, 45%) | Muted Red | View | |
#8B675B | rgb(139, 103, 91) | hsl(15, 21%, 45%) | Muted Orange | View | |
#8B735B | rgb(139, 115, 91) | hsl(30, 21%, 45%) | Muted Orange | View | |
#8B7F5B | rgb(139, 127, 91) | hsl(45, 21%, 45%) | Muted Yellow | View | |
#8B8B5B | rgb(139, 139, 91) | hsl(60, 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: #8B5B5B;
--color-2: #8B675B;
--color-3: #8B735B;
--color-4: #8B7F5B;
--color-5: #8B8B5B;
}Palettes that share visual characteristics and color harmony.