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 |
|---|---|---|---|---|---|
#CD4C59 | rgb(205, 76, 89) | hsl(354, 56%, 55%) | Soft Red | View | |
#CD5F4C | rgb(205, 95, 76) | hsl(9, 56%, 55%) | Soft Red | View | |
#CD7F4C | rgb(205, 127, 76) | hsl(24, 56%, 55%) | Soft Orange | View | |
#CDA04C | rgb(205, 160, 76) | hsl(39, 56%, 55%) | Soft Amber | View | |
#CDC04C | rgb(205, 192, 76) | hsl(54, 56%, 55%) | Soft Yellow | View |
:root {
--color-1: #CD4C59;
--color-2: #CD5F4C;
--color-3: #CD7F4C;
--color-4: #CDA04C;
--color-5: #CDC04C;
}Palettes that share visual characteristics and color harmony.