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 Purple, Pure Pink, Pure Pink. 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 |
|---|---|---|---|---|---|
#F20DE3 | rgb(242, 13, 227) | hsl(304, 90%, 50%) | Pure Purple | View | |
#F20DAA | rgb(242, 13, 170) | hsl(319, 90%, 50%) | Pure Pink | View | |
#F20D70 | rgb(242, 13, 112) | hsl(334, 90%, 50%) | Pure Pink | View | |
#F20D37 | rgb(242, 13, 55) | hsl(349, 90%, 50%) | Pure Red | View | |
#F21C0D | rgb(242, 28, 13) | hsl(4, 90%, 50%) | Pure Red | View |
:root {
--color-1: #F20DE3;
--color-2: #F20DAA;
--color-3: #F20D70;
--color-4: #F20D37;
--color-5: #F21C0D;
}Palettes that share visual characteristics and color harmony.