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 |
|---|---|---|---|---|---|
#BA4554 | rgb(186, 69, 84) | hsl(352, 46%, 50%) | Soft Red | View | |
#BA5345 | rgb(186, 83, 69) | hsl(7, 46%, 50%) | Soft Red | View | |
#BA7045 | rgb(186, 112, 69) | hsl(22, 46%, 50%) | Soft Orange | View | |
#BA8D45 | rgb(186, 141, 69) | hsl(37, 46%, 50%) | Soft Amber | View | |
#BAAB45 | rgb(186, 171, 69) | hsl(52, 46%, 50%) | Soft Yellow | View |
:root {
--color-1: #BA4554;
--color-2: #BA5345;
--color-3: #BA7045;
--color-4: #BA8D45;
--color-5: #BAAB45;
}Palettes that share visual characteristics and color harmony.