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 |
|---|---|---|---|---|---|
#AB3B6D | rgb(171, 59, 109) | hsl(333, 49%, 45%) | Soft Pink | View | |
#AB3B51 | rgb(171, 59, 81) | hsl(348, 49%, 45%) | Soft Red | View | |
#AB403B | rgb(171, 64, 59) | hsl(3, 49%, 45%) | Soft Red | View | |
#AB5C3B | rgb(171, 92, 59) | hsl(18, 49%, 45%) | Soft Orange | View | |
#AB783B | rgb(171, 120, 59) | hsl(33, 49%, 45%) | Soft Orange | View |
:root {
--color-1: #AB3B6D;
--color-2: #AB3B51;
--color-3: #AB403B;
--color-4: #AB5C3B;
--color-5: #AB783B;
}Palettes that share visual characteristics and color harmony.