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 |
|---|---|---|---|---|---|
#D3788C | rgb(211, 120, 140) | hsl(347, 51%, 65%) | Soft Red | View | |
#D37B78 | rgb(211, 123, 120) | hsl(2, 51%, 65%) | Soft Red | View | |
#D39278 | rgb(211, 146, 120) | hsl(17, 51%, 65%) | Soft Orange | View | |
#D3A978 | rgb(211, 169, 120) | hsl(32, 51%, 65%) | Soft Orange | View | |
#D3C078 | rgb(211, 192, 120) | hsl(47, 51%, 65%) | Soft Yellow | View |
:root {
--color-1: #D3788C;
--color-2: #D37B78;
--color-3: #D39278;
--color-4: #D3A978;
--color-5: #D3C078;
}Palettes that share visual characteristics and color harmony.