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 |
|---|---|---|---|---|---|
#D07C80 | rgb(208, 124, 128) | hsl(357, 47%, 65%) | Soft Red | View | |
#D08D7C | rgb(208, 141, 124) | hsl(12, 47%, 65%) | Soft Red | View | |
#D0A27C | rgb(208, 162, 124) | hsl(27, 47%, 65%) | Soft Orange | View | |
#D0B77C | rgb(208, 183, 124) | hsl(42, 47%, 65%) | Soft Amber | View | |
#D0CC7C | rgb(208, 204, 124) | hsl(57, 47%, 65%) | Soft Yellow | View |
:root {
--color-1: #D07C80;
--color-2: #D08D7C;
--color-3: #D0A27C;
--color-4: #D0B77C;
--color-5: #D0CC7C;
}Palettes that share visual characteristics and color harmony.