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 |
|---|---|---|---|---|---|
#CD4C66 | rgb(205, 76, 102) | hsl(348, 56%, 55%) | Soft Red | View | |
#CD524C | rgb(205, 82, 76) | hsl(3, 56%, 55%) | Soft Red | View | |
#CD734C | rgb(205, 115, 76) | hsl(18, 56%, 55%) | Soft Orange | View | |
#CD934C | rgb(205, 147, 76) | hsl(33, 56%, 55%) | Soft Orange | View | |
#CDB34C | rgb(205, 179, 76) | hsl(48, 56%, 55%) | Soft Yellow | View |
:root {
--color-1: #CD4C66;
--color-2: #CD524C;
--color-3: #CD734C;
--color-4: #CD934C;
--color-5: #CDB34C;
}Palettes that share visual characteristics and color harmony.