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 |
|---|---|---|---|---|---|
#D27984 | rgb(210, 121, 132) | hsl(353, 50%, 65%) | Soft Red | View | |
#D28579 | rgb(210, 133, 121) | hsl(8, 50%, 65%) | Soft Red | View | |
#D29B79 | rgb(210, 155, 121) | hsl(23, 50%, 65%) | Soft Orange | View | |
#D2B279 | rgb(210, 178, 121) | hsl(38, 50%, 65%) | Soft Amber | View | |
#D2C879 | rgb(210, 200, 121) | hsl(53, 50%, 65%) | Soft Yellow | View |
:root {
--color-1: #D27984;
--color-2: #D28579;
--color-3: #D29B79;
--color-4: #D2B279;
--color-5: #D2C879;
}Palettes that share visual characteristics and color harmony.