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 |
|---|---|---|---|---|---|
#D17A83 | rgb(209, 122, 131) | hsl(354, 49%, 65%) | Soft Red | View | |
#D1877A | rgb(209, 135, 122) | hsl(9, 49%, 65%) | Soft Red | View | |
#D19D7A | rgb(209, 157, 122) | hsl(24, 49%, 65%) | Soft Orange | View | |
#D1B37A | rgb(209, 179, 122) | hsl(39, 49%, 65%) | Soft Amber | View | |
#D1C97A | rgb(209, 201, 122) | hsl(54, 49%, 65%) | Soft Yellow | View |
:root {
--color-1: #D17A83;
--color-2: #D1877A;
--color-3: #D19D7A;
--color-4: #D1B37A;
--color-5: #D1C97A;
}Palettes that share visual characteristics and color harmony.