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 |
|---|---|---|---|---|---|
#DB8494 | rgb(219, 132, 148) | hsl(349, 55%, 69%) | Soft Red | View | |
#DB8A84 | rgb(219, 138, 132) | hsl(4, 55%, 69%) | Soft Red | View | |
#DBA084 | rgb(219, 160, 132) | hsl(19, 55%, 69%) | Soft Orange | View | |
#DBB684 | rgb(219, 182, 132) | hsl(34, 55%, 69%) | Soft Orange | View | |
#DBCB84 | rgb(219, 203, 132) | hsl(49, 55%, 69%) | Soft Yellow | View |
:root {
--color-1: #DB8494;
--color-2: #DB8A84;
--color-3: #DBA084;
--color-4: #DBB684;
--color-5: #DBCB84;
}Palettes that share visual characteristics and color harmony.