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 |
|---|---|---|---|---|---|
#D07C7D | rgb(208, 124, 125) | hsl(359, 47%, 65%) | Soft Red | View | |
#D08F7C | rgb(208, 143, 124) | hsl(14, 47%, 65%) | Soft Red | View | |
#D0A47C | rgb(208, 164, 124) | hsl(29, 47%, 65%) | Soft Orange | View | |
#D0B97C | rgb(208, 185, 124) | hsl(44, 47%, 65%) | Soft Amber | View | |
#D0CE7C | rgb(208, 206, 124) | hsl(59, 47%, 65%) | Soft Yellow | View |
:root {
--color-1: #D07C7D;
--color-2: #D08F7C;
--color-3: #D0A47C;
--color-4: #D0B97C;
--color-5: #D0CE7C;
}Palettes that share visual characteristics and color harmony.