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 |
|---|---|---|---|---|---|
#F15BE9 | rgb(241, 91, 233) | hsl(303, 84%, 65%) | Pure Purple | View | |
#F15BC4 | rgb(241, 91, 196) | hsl(318, 84%, 65%) | Pure Pink | View | |
#F15B9E | rgb(241, 91, 158) | hsl(333, 84%, 65%) | Pure Pink | View | |
#F15B79 | rgb(241, 91, 121) | hsl(348, 84%, 65%) | Pure Red | View | |
#F1625B | rgb(241, 98, 91) | hsl(3, 84%, 65%) | Pure Red | View |
:root {
--color-1: #F15BE9;
--color-2: #F15BC4;
--color-3: #F15B9E;
--color-4: #F15B79;
--color-5: #F1625B;
}Palettes that share visual characteristics and color harmony.