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 |
|---|---|---|---|---|---|
#C23D79 | rgb(194, 61, 121) | hsl(333, 52%, 50%) | Soft Pink | View | |
#C23D58 | rgb(194, 61, 88) | hsl(348, 52%, 50%) | Soft Red | View | |
#C2443D | rgb(194, 68, 61) | hsl(3, 52%, 50%) | Soft Red | View | |
#C2653D | rgb(194, 101, 61) | hsl(18, 52%, 50%) | Soft Orange | View | |
#C2863D | rgb(194, 134, 61) | hsl(33, 52%, 50%) | Soft Orange | View |
:root {
--color-1: #C23D79;
--color-2: #C23D58;
--color-3: #C2443D;
--color-4: #C2653D;
--color-5: #C2863D;
}Palettes that share visual characteristics and color harmony.