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 Muted Pink, 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 |
|---|---|---|---|---|---|
#B04F6B | rgb(176, 79, 107) | hsl(343, 38%, 50%) | Muted Pink | View | |
#B04F52 | rgb(176, 79, 82) | hsl(358, 38%, 50%) | Muted Red | View | |
#B0644F | rgb(176, 100, 79) | hsl(13, 38%, 50%) | Muted Red | View | |
#B07C4F | rgb(176, 124, 79) | hsl(28, 38%, 50%) | Muted Orange | View | |
#B0944F | rgb(176, 148, 79) | hsl(43, 38%, 50%) | Muted Amber | View |
:root {
--color-1: #B04F6B;
--color-2: #B04F52;
--color-3: #B0644F;
--color-4: #B07C4F;
--color-5: #B0944F;
}Palettes that share visual characteristics and color harmony.