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 |
|---|---|---|---|---|---|
#B95F7D | rgb(185, 95, 125) | hsl(340, 39%, 55%) | Muted Pink | View | |
#B95F67 | rgb(185, 95, 103) | hsl(355, 39%, 55%) | Muted Red | View | |
#B96E5F | rgb(185, 110, 95) | hsl(10, 39%, 55%) | Muted Red | View | |
#B9855F | rgb(185, 133, 95) | hsl(25, 39%, 55%) | Muted Orange | View | |
#B99B5F | rgb(185, 155, 95) | hsl(40, 39%, 55%) | Muted Amber | View |
:root {
--color-1: #B95F7D;
--color-2: #B95F67;
--color-3: #B96E5F;
--color-4: #B9855F;
--color-5: #B99B5F;
}Palettes that share visual characteristics and color harmony.