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 |
|---|---|---|---|---|---|
#B34D55 | rgb(179, 77, 85) | hsl(355, 40%, 50%) | Soft Red | View | |
#B35E4D | rgb(179, 94, 77) | hsl(10, 40%, 50%) | Soft Red | View | |
#B3774D | rgb(179, 119, 77) | hsl(25, 40%, 50%) | Soft Orange | View | |
#B3914D | rgb(179, 145, 77) | hsl(40, 40%, 50%) | Soft Amber | View | |
#B3AA4D | rgb(179, 170, 77) | hsl(55, 40%, 50%) | Soft Yellow | View |
:root {
--color-1: #B34D55;
--color-2: #B35E4D;
--color-3: #B3774D;
--color-4: #B3914D;
--color-5: #B3AA4D;
}Palettes that share visual characteristics and color harmony.