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 |
|---|---|---|---|---|---|
#AB3B5C | rgb(171, 59, 92) | hsl(342, 49%, 45%) | Soft Pink | View | |
#AB3B40 | rgb(171, 59, 64) | hsl(357, 49%, 45%) | Soft Red | View | |
#AB513B | rgb(171, 81, 59) | hsl(12, 49%, 45%) | Soft Red | View | |
#AB6D3B | rgb(171, 109, 59) | hsl(27, 49%, 45%) | Soft Orange | View | |
#AB893B | rgb(171, 137, 59) | hsl(42, 49%, 45%) | Soft Amber | View |
:root {
--color-1: #AB3B5C;
--color-2: #AB3B40;
--color-3: #AB513B;
--color-4: #AB6D3B;
--color-5: #AB893B;
}Palettes that share visual characteristics and color harmony.