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 |
|---|---|---|---|---|---|
#B44B54 | rgb(180, 75, 84) | hsl(355, 41%, 50%) | Soft Red | View | |
#B45D4B | rgb(180, 93, 75) | hsl(10, 41%, 50%) | Soft Red | View | |
#B4774B | rgb(180, 119, 75) | hsl(25, 41%, 50%) | Soft Orange | View | |
#B4914B | rgb(180, 145, 75) | hsl(40, 41%, 50%) | Soft Amber | View | |
#B4AB4B | rgb(180, 171, 75) | hsl(55, 41%, 50%) | Soft Yellow | View |
:root {
--color-1: #B44B54;
--color-2: #B45D4B;
--color-3: #B4774B;
--color-4: #B4914B;
--color-5: #B4AB4B;
}Palettes that share visual characteristics and color harmony.