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 |
|---|---|---|---|---|---|
#D4778B | rgb(212, 119, 139) | hsl(347, 52%, 65%) | Soft Red | View | |
#D47A77 | rgb(212, 122, 119) | hsl(2, 52%, 65%) | Soft Red | View | |
#D49277 | rgb(212, 146, 119) | hsl(17, 52%, 65%) | Soft Orange | View | |
#D4A977 | rgb(212, 169, 119) | hsl(32, 52%, 65%) | Soft Orange | View | |
#D4C077 | rgb(212, 192, 119) | hsl(47, 52%, 65%) | Soft Yellow | View |
:root {
--color-1: #D4778B;
--color-2: #D47A77;
--color-3: #D49277;
--color-4: #D4A977;
--color-5: #D4C077;
}Palettes that share visual characteristics and color harmony.