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 |
|---|---|---|---|---|---|
#D17B7C | rgb(209, 123, 124) | hsl(359, 48%, 65%) | Soft Red | View | |
#D18F7B | rgb(209, 143, 123) | hsl(14, 48%, 65%) | Soft Red | View | |
#D1A47B | rgb(209, 164, 123) | hsl(29, 48%, 65%) | Soft Orange | View | |
#D1BA7B | rgb(209, 186, 123) | hsl(44, 48%, 65%) | Soft Amber | View | |
#D1CF7B | rgb(209, 207, 123) | hsl(59, 48%, 65%) | Soft Yellow | View |
:root {
--color-1: #D17B7C;
--color-2: #D18F7B;
--color-3: #D1A47B;
--color-4: #D1BA7B;
--color-5: #D1CF7B;
}Palettes that share visual characteristics and color harmony.