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 |
|---|---|---|---|---|---|
#B1354E | rgb(177, 53, 78) | hsl(348, 54%, 45%) | Soft Red | View | |
#B13B35 | rgb(177, 59, 53) | hsl(3, 54%, 45%) | Soft Red | View | |
#B15A35 | rgb(177, 90, 53) | hsl(18, 54%, 45%) | Soft Orange | View | |
#B17935 | rgb(177, 121, 53) | hsl(33, 54%, 45%) | Soft Orange | View | |
#B19835 | rgb(177, 152, 53) | hsl(48, 54%, 45%) | Soft Yellow | View |
:root {
--color-1: #B1354E;
--color-2: #B13B35;
--color-3: #B15A35;
--color-4: #B17935;
--color-5: #B19835;
}Palettes that share visual characteristics and color harmony.