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 |
|---|---|---|---|---|---|
#B1353B | rgb(177, 53, 59) | hsl(357, 54%, 45%) | Soft Red | View | |
#B14E35 | rgb(177, 78, 53) | hsl(12, 54%, 45%) | Soft Red | View | |
#B16D35 | rgb(177, 109, 53) | hsl(27, 54%, 45%) | Soft Orange | View | |
#B18C35 | rgb(177, 140, 53) | hsl(42, 54%, 45%) | Soft Amber | View | |
#B1AB35 | rgb(177, 171, 53) | hsl(57, 54%, 45%) | Soft Yellow | View |
:root {
--color-1: #B1353B;
--color-2: #B14E35;
--color-3: #B16D35;
--color-4: #B18C35;
--color-5: #B1AB35;
}Palettes that share visual characteristics and color harmony.