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 Blue, Pure Navy, Pure Navy. 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 |
|---|---|---|---|---|---|
#3F3FE9 | rgb(63, 63, 233) | hsl(240, 79%, 58%) | Pure Blue | View | |
#6A3FE9 | rgb(106, 63, 233) | hsl(255, 79%, 58%) | Pure Navy | View | |
#943FE9 | rgb(148, 63, 233) | hsl(270, 79%, 58%) | Pure Navy | View | |
#BE3FE9 | rgb(190, 63, 233) | hsl(285, 79%, 58%) | Pure Purple | View | |
#E93FE9 | rgb(233, 63, 233) | hsl(300, 79%, 58%) | Pure Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Blue and Pure Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #3F3FE9;
--color-2: #6A3FE9;
--color-3: #943FE9;
--color-4: #BE3FE9;
--color-5: #E93FE9;
}Palettes that share visual characteristics and color harmony.