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 |
|---|---|---|---|---|---|
#43232B | rgb(67, 35, 43) | hsl(345, 31%, 20%) | Deep Muted Red | View | |
#753E4B | rgb(117, 62, 75) | hsl(346, 31%, 35%) | Dark Muted Red | View | |
#A7586C | rgb(167, 88, 108) | hsl(345, 31%, 50%) | Muted Red | View | |
#C18A98 | rgb(193, 138, 152) | hsl(345, 31%, 65%) | Muted Red | View | |
#DCBCC4 | rgb(220, 188, 196) | hsl(345, 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: #43232B;
--color-2: #753E4B;
--color-3: #A7586C;
--color-4: #C18A98;
--color-5: #DCBCC4;
}Palettes that share visual characteristics and color harmony.