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, Dark Muted Red, 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 |
|---|---|---|---|---|---|
#3B2B2C | rgb(59, 43, 44) | hsl(356, 16%, 20%) | Deep Muted Red | View | |
#684B4E | rgb(104, 75, 78) | hsl(354, 16%, 35%) | Dark Muted Red | View | |
#946B6F | rgb(148, 107, 111) | hsl(354, 16%, 50%) | Muted Red | View | |
#B4979A | rgb(180, 151, 154) | hsl(354, 16%, 65%) | Muted Red | View | |
#D4C4C5 | rgb(212, 196, 197) | hsl(356, 16%, 80%) | Light Muted Red | View |
This red-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Muted Red and Dark Muted Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #3B2B2C;
--color-2: #684B4E;
--color-3: #946B6F;
--color-4: #B4979A;
--color-5: #D4C4C5;
}Palettes that share visual characteristics and color harmony.