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 Navy, Pure Purple, Pure Purple. 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 |
|---|---|---|---|---|---|
#992FE9 | rgb(153, 47, 233) | hsl(274, 81%, 55%) | Pure Navy | View | |
#C72FE9 | rgb(199, 47, 233) | hsl(289, 81%, 55%) | Pure Purple | View | |
#E92FDD | rgb(233, 47, 221) | hsl(304, 81%, 55%) | Pure Purple | View | |
#E92FAE | rgb(233, 47, 174) | hsl(319, 81%, 55%) | Pure Pink | View | |
#E92F80 | rgb(233, 47, 128) | hsl(334, 81%, 55%) | Pure Pink | View |
:root {
--color-1: #992FE9;
--color-2: #C72FE9;
--color-3: #E92FDD;
--color-4: #E92FAE;
--color-5: #E92F80;
}Palettes that share visual characteristics and color harmony.