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 Deep Muted Red, Burnt Orange, Muted Red. 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 |
|---|---|---|---|---|---|
#3C2E2A | rgb(60, 46, 42) | hsl(13, 18%, 20%) | Deep Muted Red | View | |
#695149 | rgb(105, 81, 73) | hsl(15, 18%, 35%) | Burnt Orange | View | |
#967369 | rgb(150, 115, 105) | hsl(13, 18%, 50%) | Muted Red | View | |
#B69D96 | rgb(182, 157, 150) | hsl(13, 18%, 65%) | Muted Red | View | |
#D5C7C3 | rgb(213, 199, 195) | hsl(13, 18%, 80%) | Light Muted Red | View |
This red-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Muted Red and Burnt Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #3C2E2A;
--color-2: #695149;
--color-3: #967369;
--color-4: #B69D96;
--color-5: #D5C7C3;
}Palettes that share visual characteristics and color harmony.