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 Orange, 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 |
|---|---|---|---|---|---|
#C3403C | rgb(195, 64, 60) | hsl(2, 53%, 50%) | Soft Red | View | |
#C3623C | rgb(195, 98, 60) | hsl(17, 53%, 50%) | Soft Orange | View | |
#C3843C | rgb(195, 132, 60) | hsl(32, 53%, 50%) | Soft Orange | View | |
#C3A63C | rgb(195, 166, 60) | hsl(47, 53%, 50%) | Soft Yellow | View | |
#BFC33C | rgb(191, 195, 60) | hsl(62, 53%, 50%) | Soft Yellow | View |
:root {
--color-1: #C3403C;
--color-2: #C3623C;
--color-3: #C3843C;
--color-4: #C3A63C;
--color-5: #BFC33C;
}Palettes that share visual characteristics and color harmony.