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 |
|---|---|---|---|---|---|
#B44B5B | rgb(180, 75, 91) | hsl(351, 41%, 50%) | Soft Red | View | |
#B4564B | rgb(180, 86, 75) | hsl(6, 41%, 50%) | Soft Red | View | |
#B4704B | rgb(180, 112, 75) | hsl(21, 41%, 50%) | Soft Orange | View | |
#B48A4B | rgb(180, 138, 75) | hsl(36, 41%, 50%) | Soft Amber | View | |
#B4A44B | rgb(180, 164, 75) | hsl(51, 41%, 50%) | Soft Yellow | View |
:root {
--color-1: #B44B5B;
--color-2: #B4564B;
--color-3: #B4704B;
--color-4: #B48A4B;
--color-5: #B4A44B;
}Palettes that share visual characteristics and color harmony.