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 |
|---|---|---|---|---|---|
#DF8188 | rgb(223, 129, 136) | hsl(356, 59%, 69%) | Soft Red | View | |
#DF9281 | rgb(223, 146, 129) | hsl(11, 59%, 69%) | Soft Red | View | |
#DFAA81 | rgb(223, 170, 129) | hsl(26, 59%, 69%) | Soft Orange | View | |
#DFC181 | rgb(223, 193, 129) | hsl(41, 59%, 69%) | Soft Amber | View | |
#DFD881 | rgb(223, 216, 129) | hsl(56, 59%, 69%) | Soft Yellow | View |
:root {
--color-1: #DF8188;
--color-2: #DF9281;
--color-3: #DFAA81;
--color-4: #DFC181;
--color-5: #DFD881;
}Palettes that share visual characteristics and color harmony.