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 |
|---|---|---|---|---|---|
#E31C90 | rgb(227, 28, 144) | hsl(325, 78%, 50%) | Pure Pink | View | |
#E31C5E | rgb(227, 28, 94) | hsl(340, 78%, 50%) | Pure Pink | View | |
#E31C2D | rgb(227, 28, 45) | hsl(355, 78%, 50%) | Pure Red | View | |
#E33D1C | rgb(227, 61, 28) | hsl(10, 78%, 50%) | Pure Red | View | |
#E36F1C | rgb(227, 111, 28) | hsl(25, 78%, 50%) | Pure Orange | View |
:root {
--color-1: #E31C90;
--color-2: #E31C5E;
--color-3: #E31C2D;
--color-4: #E33D1C;
--color-5: #E36F1C;
}Palettes that share visual characteristics and color harmony.