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 |
|---|---|---|---|---|---|
#C8517E | rgb(200, 81, 126) | hsl(337, 52%, 55%) | Soft Pink | View | |
#C85160 | rgb(200, 81, 96) | hsl(352, 52%, 55%) | Soft Red | View | |
#C85F51 | rgb(200, 95, 81) | hsl(7, 52%, 55%) | Soft Red | View | |
#C87C51 | rgb(200, 124, 81) | hsl(22, 52%, 55%) | Soft Orange | View | |
#C89A51 | rgb(200, 154, 81) | hsl(37, 52%, 55%) | Soft Amber | View |
:root {
--color-1: #C8517E;
--color-2: #C85160;
--color-3: #C85F51;
--color-4: #C87C51;
--color-5: #C89A51;
}Palettes that share visual characteristics and color harmony.