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 |
|---|---|---|---|---|---|
#282CF0 | rgb(40, 44, 240) | hsl(239, 87%, 55%) | Pure Blue | View | |
#5728F0 | rgb(87, 40, 240) | hsl(254, 87%, 55%) | Pure Navy | View | |
#8928F0 | rgb(137, 40, 240) | hsl(269, 87%, 55%) | Pure Navy | View | |
#BB28F0 | rgb(187, 40, 240) | hsl(284, 87%, 55%) | Pure Purple | View | |
#ED28F0 | rgb(237, 40, 240) | hsl(299, 87%, 55%) | 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: #282CF0;
--color-2: #5728F0;
--color-3: #8928F0;
--color-4: #BB28F0;
--color-5: #ED28F0;
}Palettes that share visual characteristics and color harmony.