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 |
|---|---|---|---|---|---|
#3C2C2A | rgb(60, 44, 42) | hsl(7, 18%, 20%) | Deep Muted Red | View | |
#684D4A | rgb(104, 77, 74) | hsl(6, 17%, 35%) | Dark Muted Red | View | |
#956E6A | rgb(149, 110, 106) | hsl(6, 17%, 50%) | Muted Red | View | |
#B59A97 | rgb(181, 154, 151) | hsl(6, 17%, 65%) | Muted Red | View | |
#D5C5C3 | rgb(213, 197, 195) | hsl(7, 18%, 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: #3C2C2A;
--color-2: #684D4A;
--color-3: #956E6A;
--color-4: #B59A97;
--color-5: #D5C5C3;
}Palettes that share visual characteristics and color harmony.