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 |
|---|---|---|---|---|---|
#C65364 | rgb(198, 83, 100) | hsl(351, 50%, 55%) | Soft Red | View | |
#C65E53 | rgb(198, 94, 83) | hsl(6, 50%, 55%) | Soft Red | View | |
#C67B53 | rgb(198, 123, 83) | hsl(21, 50%, 55%) | Soft Orange | View | |
#C69853 | rgb(198, 152, 83) | hsl(36, 50%, 55%) | Soft Amber | View | |
#C6B453 | rgb(198, 180, 83) | hsl(51, 50%, 55%) | Soft Yellow | View |
:root {
--color-1: #C65364;
--color-2: #C65E53;
--color-3: #C67B53;
--color-4: #C69853;
--color-5: #C6B453;
}Palettes that share visual characteristics and color harmony.