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 |
|---|---|---|---|---|---|
#D2798E | rgb(210, 121, 142) | hsl(346, 50%, 65%) | Soft Red | View | |
#D27B79 | rgb(210, 123, 121) | hsl(1, 50%, 65%) | Soft Red | View | |
#D29179 | rgb(210, 145, 121) | hsl(16, 50%, 65%) | Soft Orange | View | |
#D2A779 | rgb(210, 167, 121) | hsl(31, 50%, 65%) | Soft Orange | View | |
#D2BE79 | rgb(210, 190, 121) | hsl(47, 50%, 65%) | Soft Yellow | View |
:root {
--color-1: #D2798E;
--color-2: #D27B79;
--color-3: #D29179;
--color-4: #D2A779;
--color-5: #D2BE79;
}Palettes that share visual characteristics and color harmony.