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 |
|---|---|---|---|---|---|
#D2797F | rgb(210, 121, 127) | hsl(356, 50%, 65%) | Soft Red | View | |
#D28979 | rgb(210, 137, 121) | hsl(11, 50%, 65%) | Soft Red | View | |
#D2A079 | rgb(210, 160, 121) | hsl(26, 50%, 65%) | Soft Orange | View | |
#D2B679 | rgb(210, 182, 121) | hsl(41, 50%, 65%) | Soft Amber | View | |
#D2CC79 | rgb(210, 204, 121) | hsl(56, 50%, 65%) | Soft Yellow | View |
:root {
--color-1: #D2797F;
--color-2: #D28979;
--color-3: #D2A079;
--color-4: #D2B679;
--color-5: #D2CC79;
}Palettes that share visual characteristics and color harmony.