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 Pure Pink, Pure Pink, Pure 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 |
|---|---|---|---|---|---|
#E92FA2 | rgb(233, 47, 162) | hsl(323, 81%, 55%) | Pure Pink | View | |
#E92F73 | rgb(233, 47, 115) | hsl(338, 81%, 55%) | Pure Pink | View | |
#E92F45 | rgb(233, 47, 69) | hsl(353, 81%, 55%) | Pure Red | View | |
#E9482F | rgb(233, 72, 47) | hsl(8, 81%, 55%) | Pure Red | View | |
#E9772F | rgb(233, 119, 47) | hsl(23, 81%, 55%) | Pure Orange | View |
:root {
--color-1: #E92FA2;
--color-2: #E92F73;
--color-3: #E92F45;
--color-4: #E9482F;
--color-5: #E9772F;
}Palettes that share visual characteristics and color harmony.