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 |
|---|---|---|---|---|---|
#C43B56 | rgb(196, 59, 86) | hsl(348, 54%, 50%) | Soft Red | View | |
#C4423B | rgb(196, 66, 59) | hsl(3, 54%, 50%) | Soft Red | View | |
#C4643B | rgb(196, 100, 59) | hsl(18, 54%, 50%) | Soft Orange | View | |
#C4863B | rgb(196, 134, 59) | hsl(33, 54%, 50%) | Soft Orange | View | |
#C4A93B | rgb(196, 169, 59) | hsl(48, 54%, 50%) | Soft Yellow | View |
:root {
--color-1: #C43B56;
--color-2: #C4423B;
--color-3: #C4643B;
--color-4: #C4863B;
--color-5: #C4A93B;
}Palettes that share visual characteristics and color harmony.