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 |
|---|---|---|---|---|---|
#AC396B | rgb(172, 57, 107) | hsl(334, 50%, 45%) | Soft Pink | View | |
#AC394E | rgb(172, 57, 78) | hsl(349, 50%, 45%) | Soft Red | View | |
#AC4139 | rgb(172, 65, 57) | hsl(4, 50%, 45%) | Soft Red | View | |
#AC5E39 | rgb(172, 94, 57) | hsl(19, 50%, 45%) | Soft Orange | View | |
#AC7A39 | rgb(172, 122, 57) | hsl(34, 50%, 45%) | Soft Orange | View |
:root {
--color-1: #AC396B;
--color-2: #AC394E;
--color-3: #AC4139;
--color-4: #AC5E39;
--color-5: #AC7A39;
}Palettes that share visual characteristics and color harmony.