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 |
|---|---|---|---|---|---|
#BE4160 | rgb(190, 65, 96) | hsl(345, 49%, 50%) | Soft Red | View | |
#BE4141 | rgb(190, 65, 65) | hsl(0, 49%, 50%) | Soft Red | View | |
#BE6041 | rgb(190, 96, 65) | hsl(15, 49%, 50%) | Soft Orange | View | |
#BE8041 | rgb(190, 128, 65) | hsl(30, 49%, 50%) | Soft Orange | View | |
#BE9F41 | rgb(190, 159, 65) | hsl(45, 49%, 50%) | Soft Yellow | View |
:root {
--color-1: #BE4160;
--color-2: #BE4141;
--color-3: #BE6041;
--color-4: #BE8041;
--color-5: #BE9F41;
}Palettes that share visual characteristics and color harmony.