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 Soft Pink, 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 |
|---|---|---|---|---|---|
#C7387B | rgb(199, 56, 123) | hsl(332, 56%, 50%) | Soft Pink | View | |
#C73857 | rgb(199, 56, 87) | hsl(347, 56%, 50%) | Soft Red | View | |
#C73D38 | rgb(199, 61, 56) | hsl(2, 56%, 50%) | Soft Red | View | |
#C76138 | rgb(199, 97, 56) | hsl(17, 56%, 50%) | Soft Orange | View | |
#C78438 | rgb(199, 132, 56) | hsl(32, 56%, 50%) | Soft Orange | View |
:root {
--color-1: #C7387B;
--color-2: #C73857;
--color-3: #C73D38;
--color-4: #C76138;
--color-5: #C78438;
}Palettes that share visual characteristics and color harmony.