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 |
|---|---|---|---|---|---|
#1616E9 | rgb(22, 22, 233) | hsl(240, 83%, 50%) | Pure Blue | View | |
#4B16E9 | rgb(75, 22, 233) | hsl(255, 83%, 50%) | Pure Navy | View | |
#8016E9 | rgb(128, 22, 233) | hsl(270, 83%, 50%) | Pure Navy | View | |
#B416E9 | rgb(180, 22, 233) | hsl(285, 83%, 50%) | Pure Purple | View | |
#E916E9 | rgb(233, 22, 233) | hsl(300, 83%, 50%) | 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: #1616E9;
--color-2: #4B16E9;
--color-3: #8016E9;
--color-4: #B416E9;
--color-5: #E916E9;
}Palettes that share visual characteristics and color harmony.