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 |
|---|---|---|---|---|---|
#C2566E | rgb(194, 86, 110) | hsl(347, 47%, 55%) | Soft Red | View | |
#C25A56 | rgb(194, 90, 86) | hsl(2, 47%, 55%) | Soft Red | View | |
#C27556 | rgb(194, 117, 86) | hsl(17, 47%, 55%) | Soft Orange | View | |
#C29056 | rgb(194, 144, 86) | hsl(32, 47%, 55%) | Soft Orange | View | |
#C2AB56 | rgb(194, 171, 86) | hsl(47, 47%, 55%) | Soft Yellow | View |
:root {
--color-1: #C2566E;
--color-2: #C25A56;
--color-3: #C27556;
--color-4: #C29056;
--color-5: #C2AB56;
}Palettes that share visual characteristics and color harmony.