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 |
|---|---|---|---|---|---|
#2017CF | rgb(32, 23, 207) | hsl(243, 80%, 45%) | Pure Blue | View | |
#4E17CF | rgb(78, 23, 207) | hsl(258, 80%, 45%) | Pure Navy | View | |
#7C17CF | rgb(124, 23, 207) | hsl(273, 80%, 45%) | Pure Navy | View | |
#AA17CF | rgb(170, 23, 207) | hsl(288, 80%, 45%) | Pure Purple | View | |
#CF17C5 | rgb(207, 23, 197) | hsl(303, 80%, 45%) | 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: #2017CF;
--color-2: #4E17CF;
--color-3: #7C17CF;
--color-4: #AA17CF;
--color-5: #CF17C5;
}Palettes that share visual characteristics and color harmony.