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 |
|---|---|---|---|---|---|
#AB3B66 | rgb(171, 59, 102) | hsl(337, 49%, 45%) | Soft Pink | View | |
#AB3B4A | rgb(171, 59, 74) | hsl(352, 49%, 45%) | Soft Red | View | |
#AB483B | rgb(171, 72, 59) | hsl(7, 49%, 45%) | Soft Red | View | |
#AB643B | rgb(171, 100, 59) | hsl(22, 49%, 45%) | Soft Orange | View | |
#AB803B | rgb(171, 128, 59) | hsl(37, 49%, 45%) | Soft Amber | View |
:root {
--color-1: #AB3B66;
--color-2: #AB3B4A;
--color-3: #AB483B;
--color-4: #AB643B;
--color-5: #AB803B;
}Palettes that share visual characteristics and color harmony.