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 |
|---|---|---|---|---|---|
#DB7584 | rgb(219, 117, 132) | hsl(351, 59%, 66%) | Soft Red | View | |
#DB7F75 | rgb(219, 127, 117) | hsl(6, 59%, 66%) | Soft Red | View | |
#DB9975 | rgb(219, 153, 117) | hsl(21, 59%, 66%) | Soft Orange | View | |
#DBB375 | rgb(219, 179, 117) | hsl(36, 59%, 66%) | Soft Amber | View | |
#DBCC75 | rgb(219, 204, 117) | hsl(51, 59%, 66%) | Soft Yellow | View |
:root {
--color-1: #DB7584;
--color-2: #DB7F75;
--color-3: #DB9975;
--color-4: #DBB375;
--color-5: #DBCC75;
}Palettes that share visual characteristics and color harmony.