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 Pink, 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 |
|---|---|---|---|---|---|
#A83E7A | rgb(168, 62, 122) | hsl(326, 46%, 45%) | Soft Pink | View | |
#A83E5F | rgb(168, 62, 95) | hsl(341, 46%, 45%) | Soft Pink | View | |
#A83E45 | rgb(168, 62, 69) | hsl(356, 46%, 45%) | Soft Red | View | |
#A8513E | rgb(168, 81, 62) | hsl(11, 46%, 45%) | Soft Red | View | |
#A86C3E | rgb(168, 108, 62) | hsl(26, 46%, 45%) | Soft Orange | View |
:root {
--color-1: #A83E7A;
--color-2: #A83E5F;
--color-3: #A83E45;
--color-4: #A8513E;
--color-5: #A86C3E;
}Palettes that share visual characteristics and color harmony.