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 Navy, 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 |
|---|---|---|---|---|---|
#4B0FF0 | rgb(75, 15, 240) | hsl(256, 88%, 50%) | Pure Navy | View | |
#830FF0 | rgb(131, 15, 240) | hsl(271, 88%, 50%) | Pure Navy | View | |
#BB0FF0 | rgb(187, 15, 240) | hsl(286, 88%, 50%) | Pure Purple | View | |
#F00FEC | rgb(240, 15, 236) | hsl(301, 88%, 50%) | Pure Purple | View | |
#F00FB4 | rgb(240, 15, 180) | hsl(316, 88%, 50%) | Pure Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Navy and Pure Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #4B0FF0;
--color-2: #830FF0;
--color-3: #BB0FF0;
--color-4: #F00FEC;
--color-5: #F00FB4;
}Palettes that share visual characteristics and color harmony.