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 |
|---|---|---|---|---|---|
#C6397D | rgb(198, 57, 125) | hsl(331, 55%, 50%) | Soft Pink | View | |
#C6395A | rgb(198, 57, 90) | hsl(346, 55%, 50%) | Soft Red | View | |
#C63C39 | rgb(198, 60, 57) | hsl(1, 55%, 50%) | Soft Red | View | |
#C65F39 | rgb(198, 95, 57) | hsl(16, 55%, 50%) | Soft Orange | View | |
#C68239 | rgb(198, 130, 57) | hsl(31, 55%, 50%) | Soft Orange | View |
:root {
--color-1: #C6397D;
--color-2: #C6395A;
--color-3: #C63C39;
--color-4: #C65F39;
--color-5: #C68239;
}Palettes that share visual characteristics and color harmony.