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 |
|---|---|---|---|---|---|
#432A23 | rgb(67, 42, 35) | hsl(13, 31%, 20%) | Deep Muted Red | View | |
#764A3D | rgb(118, 74, 61) | hsl(14, 32%, 35%) | Dark Muted Red | View | |
#A86A57 | rgb(168, 106, 87) | hsl(14, 32%, 50%) | Muted Red | View | |
#C29789 | rgb(194, 151, 137) | hsl(15, 32%, 65%) | Muted Orange | View | |
#DCC3BC | rgb(220, 195, 188) | hsl(13, 31%, 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: #432A23;
--color-2: #764A3D;
--color-3: #A86A57;
--color-4: #C29789;
--color-5: #DCC3BC;
}Palettes that share visual characteristics and color harmony.