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 Red, 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 |
|---|---|---|---|---|---|
#E7327A | rgb(231, 50, 122) | hsl(336, 79%, 55%) | Pure Pink | View | |
#E7324D | rgb(231, 50, 77) | hsl(351, 79%, 55%) | Pure Red | View | |
#E74432 | rgb(231, 68, 50) | hsl(6, 79%, 55%) | Pure Red | View | |
#E77132 | rgb(231, 113, 50) | hsl(21, 79%, 55%) | Pure Orange | View | |
#E79E32 | rgb(231, 158, 50) | hsl(36, 79%, 55%) | Pure Amber | View |
:root {
--color-1: #E7327A;
--color-2: #E7324D;
--color-3: #E74432;
--color-4: #E77132;
--color-5: #E79E32;
}Palettes that share visual characteristics and color harmony.