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 |
|---|---|---|---|---|---|
#E31C8D | rgb(227, 28, 141) | hsl(326, 78%, 50%) | Pure Pink | View | |
#E31C5B | rgb(227, 28, 91) | hsl(341, 78%, 50%) | Pure Pink | View | |
#E31C29 | rgb(227, 28, 41) | hsl(356, 78%, 50%) | Pure Red | View | |
#E3411C | rgb(227, 65, 28) | hsl(11, 78%, 50%) | Pure Red | View | |
#E3721C | rgb(227, 114, 28) | hsl(26, 78%, 50%) | Pure Orange | View |
:root {
--color-1: #E31C8D;
--color-2: #E31C5B;
--color-3: #E31C29;
--color-4: #E3411C;
--color-5: #E3721C;
}Palettes that share visual characteristics and color harmony.