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 |
|---|---|---|---|---|---|
#AA3C60 | rgb(170, 60, 96) | hsl(340, 48%, 45%) | Soft Pink | View | |
#AA3C45 | rgb(170, 60, 69) | hsl(355, 48%, 45%) | Soft Red | View | |
#AA4E3C | rgb(170, 78, 60) | hsl(10, 48%, 45%) | Soft Red | View | |
#AA6A3C | rgb(170, 106, 60) | hsl(25, 48%, 45%) | Soft Orange | View | |
#AA853C | rgb(170, 133, 60) | hsl(40, 48%, 45%) | Soft Amber | View |
:root {
--color-1: #AA3C60;
--color-2: #AA3C45;
--color-3: #AA4E3C;
--color-4: #AA6A3C;
--color-5: #AA853C;
}Palettes that share visual characteristics and color harmony.