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 |
|---|---|---|---|---|---|
#A83E5E | rgb(168, 62, 94) | hsl(342, 46%, 45%) | Soft Pink | View | |
#A83E43 | rgb(168, 62, 67) | hsl(357, 46%, 45%) | Soft Red | View | |
#A8533E | rgb(168, 83, 62) | hsl(12, 46%, 45%) | Soft Red | View | |
#A86D3E | rgb(168, 109, 62) | hsl(27, 46%, 45%) | Soft Orange | View | |
#A8883E | rgb(168, 136, 62) | hsl(42, 46%, 45%) | Soft Amber | View |
:root {
--color-1: #A83E5E;
--color-2: #A83E43;
--color-3: #A8533E;
--color-4: #A86D3E;
--color-5: #A8883E;
}Palettes that share visual characteristics and color harmony.