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 |
|---|---|---|---|---|---|
#C23D77 | rgb(194, 61, 119) | hsl(334, 52%, 50%) | Soft Pink | View | |
#C23D56 | rgb(194, 61, 86) | hsl(349, 52%, 50%) | Soft Red | View | |
#C2463D | rgb(194, 70, 61) | hsl(4, 52%, 50%) | Soft Red | View | |
#C2673D | rgb(194, 103, 61) | hsl(19, 52%, 50%) | Soft Orange | View | |
#C2883D | rgb(194, 136, 61) | hsl(34, 52%, 50%) | Soft Orange | View |
:root {
--color-1: #C23D77;
--color-2: #C23D56;
--color-3: #C2463D;
--color-4: #C2673D;
--color-5: #C2883D;
}Palettes that share visual characteristics and color harmony.