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 |
|---|---|---|---|---|---|
#CD7081 | rgb(205, 112, 129) | hsl(349, 48%, 62%) | Soft Red | View | |
#CD7670 | rgb(205, 118, 112) | hsl(4, 48%, 62%) | Soft Red | View | |
#CD8D70 | rgb(205, 141, 112) | hsl(19, 48%, 62%) | Soft Orange | View | |
#CDA470 | rgb(205, 164, 112) | hsl(34, 48%, 62%) | Soft Orange | View | |
#CDBC70 | rgb(205, 188, 112) | hsl(49, 48%, 62%) | Soft Yellow | View |
:root {
--color-1: #CD7081;
--color-2: #CD7670;
--color-3: #CD8D70;
--color-4: #CDA470;
--color-5: #CDBC70;
}Palettes that share visual characteristics and color harmony.