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 Red, Soft Red, Soft Orange. 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 |
|---|---|---|---|---|---|
#C24C66 | rgb(194, 76, 102) | hsl(347, 49%, 53%) | Soft Red | View | |
#C2504C | rgb(194, 80, 76) | hsl(2, 49%, 53%) | Soft Red | View | |
#C26E4C | rgb(194, 110, 76) | hsl(17, 49%, 53%) | Soft Orange | View | |
#C28B4C | rgb(194, 139, 76) | hsl(32, 49%, 53%) | Soft Orange | View | |
#C2A84C | rgb(194, 168, 76) | hsl(47, 49%, 53%) | Soft Yellow | View |
:root {
--color-1: #C24C66;
--color-2: #C2504C;
--color-3: #C26E4C;
--color-4: #C28B4C;
--color-5: #C2A84C;
}Palettes that share visual characteristics and color harmony.