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 |
|---|---|---|---|---|---|
#B4314E | rgb(180, 49, 78) | hsl(347, 57%, 45%) | Soft Red | View | |
#B43631 | rgb(180, 54, 49) | hsl(2, 57%, 45%) | Soft Red | View | |
#B45631 | rgb(180, 86, 49) | hsl(17, 57%, 45%) | Soft Orange | View | |
#B47731 | rgb(180, 119, 49) | hsl(32, 57%, 45%) | Soft Orange | View | |
#B49831 | rgb(180, 152, 49) | hsl(47, 57%, 45%) | Soft Yellow | View |
:root {
--color-1: #B4314E;
--color-2: #B43631;
--color-3: #B45631;
--color-4: #B47731;
--color-5: #B49831;
}Palettes that share visual characteristics and color harmony.