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 Pink, Soft Red, Soft Red. 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 |
|---|---|---|---|---|---|
#CD7EA6 | rgb(205, 126, 166) | hsl(330, 44%, 65%) | Soft Pink | View | |
#CD7E92 | rgb(205, 126, 146) | hsl(345, 44%, 65%) | Soft Red | View | |
#CD7E7E | rgb(205, 126, 126) | hsl(0, 44%, 65%) | Soft Red | View | |
#CD927E | rgb(205, 146, 126) | hsl(15, 44%, 65%) | Soft Orange | View | |
#CDA67E | rgb(205, 166, 126) | hsl(30, 44%, 65%) | Soft Orange | View |
:root {
--color-1: #CD7EA6;
--color-2: #CD7E92;
--color-3: #CD7E7E;
--color-4: #CD927E;
--color-5: #CDA67E;
}Palettes that share visual characteristics and color harmony.