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 |
|---|---|---|---|---|---|
#C23D6C | rgb(194, 61, 108) | hsl(339, 52%, 50%) | Soft Pink | View | |
#C23D4A | rgb(194, 61, 74) | hsl(354, 52%, 50%) | Soft Red | View | |
#C2513D | rgb(194, 81, 61) | hsl(9, 52%, 50%) | Soft Red | View | |
#C2723D | rgb(194, 114, 61) | hsl(24, 52%, 50%) | Soft Orange | View | |
#C2933D | rgb(194, 147, 61) | hsl(39, 52%, 50%) | Soft Amber | View |
:root {
--color-1: #C23D6C;
--color-2: #C23D4A;
--color-3: #C2513D;
--color-4: #C2723D;
--color-5: #C2933D;
}Palettes that share visual characteristics and color harmony.