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 |
|---|---|---|---|---|---|
#CB526E | rgb(203, 82, 110) | hsl(346, 54%, 56%) | Soft Red | View | |
#CB5452 | rgb(203, 84, 82) | hsl(1, 54%, 56%) | Soft Red | View | |
#CB7352 | rgb(203, 115, 82) | hsl(16, 54%, 56%) | Soft Orange | View | |
#CB9152 | rgb(203, 145, 82) | hsl(31, 54%, 56%) | Soft Orange | View | |
#CBAF52 | rgb(203, 175, 82) | hsl(46, 54%, 56%) | Soft Yellow | View |
:root {
--color-1: #CB526E;
--color-2: #CB5452;
--color-3: #CB7352;
--color-4: #CB9152;
--color-5: #CBAF52;
}Palettes that share visual characteristics and color harmony.