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 |
|---|---|---|---|---|---|
#C44A4E | rgb(196, 74, 78) | hsl(358, 51%, 53%) | Soft Red | View | |
#C4654A | rgb(196, 101, 74) | hsl(13, 51%, 53%) | Soft Red | View | |
#C4834A | rgb(196, 131, 74) | hsl(28, 51%, 53%) | Soft Orange | View | |
#C4A24A | rgb(196, 162, 74) | hsl(43, 51%, 53%) | Soft Amber | View | |
#C4C04A | rgb(196, 192, 74) | hsl(58, 51%, 53%) | Soft Yellow | View |
:root {
--color-1: #C44A4E;
--color-2: #C4654A;
--color-3: #C4834A;
--color-4: #C4A24A;
--color-5: #C4C04A;
}Palettes that share visual characteristics and color harmony.