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 Soft Red, Soft 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 |
|---|---|---|---|---|---|
#471F25 | rgb(71, 31, 37) | hsl(351, 39%, 20%) | Deep Muted Red | View | |
#7D3640 | rgb(125, 54, 64) | hsl(352, 40%, 35%) | Dark Soft Red | View | |
#B34D5C | rgb(179, 77, 92) | hsl(351, 40%, 50%) | Soft Red | View | |
#C9828D | rgb(201, 130, 141) | hsl(351, 40%, 65%) | Soft Red | View | |
#E0B8BE | rgb(224, 184, 190) | hsl(351, 39%, 80%) | Light Muted Red | View |
This red-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Muted Red and Dark Soft Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #471F25;
--color-2: #7D3640;
--color-3: #B34D5C;
--color-4: #C9828D;
--color-5: #E0B8BE;
}Palettes that share visual characteristics and color harmony.