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 |
|---|---|---|---|---|---|
#BA5E66 | rgb(186, 94, 102) | hsl(355, 40%, 55%) | Soft Red | View | |
#BA6E5E | rgb(186, 110, 94) | hsl(10, 40%, 55%) | Soft Red | View | |
#BA855E | rgb(186, 133, 94) | hsl(25, 40%, 55%) | Soft Orange | View | |
#BA9C5E | rgb(186, 156, 94) | hsl(40, 40%, 55%) | Soft Amber | View | |
#BAB35E | rgb(186, 179, 94) | hsl(55, 40%, 55%) | Soft Yellow | View |
:root {
--color-1: #BA5E66;
--color-2: #BA6E5E;
--color-3: #BA855E;
--color-4: #BA9C5E;
--color-5: #BAB35E;
}Palettes that share visual characteristics and color harmony.