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 |
|---|---|---|---|---|---|
#B44B60 | rgb(180, 75, 96) | hsl(348, 41%, 50%) | Soft Red | View | |
#B4504B | rgb(180, 80, 75) | hsl(3, 41%, 50%) | Soft Red | View | |
#B46B4B | rgb(180, 107, 75) | hsl(18, 41%, 50%) | Soft Orange | View | |
#B4854B | rgb(180, 133, 75) | hsl(33, 41%, 50%) | Soft Orange | View | |
#B49F4B | rgb(180, 159, 75) | hsl(48, 41%, 50%) | Soft Yellow | View |
:root {
--color-1: #B44B60;
--color-2: #B4504B;
--color-3: #B46B4B;
--color-4: #B4854B;
--color-5: #B49F4B;
}Palettes that share visual characteristics and color harmony.