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 |
|---|---|---|---|---|---|
#131EEC | rgb(19, 30, 236) | hsl(237, 85%, 50%) | Pure Blue | View | |
#3E13EC | rgb(62, 19, 236) | hsl(252, 85%, 50%) | Pure Navy | View | |
#7513EC | rgb(117, 19, 236) | hsl(267, 85%, 50%) | Pure Navy | View | |
#AB13EC | rgb(171, 19, 236) | hsl(282, 85%, 50%) | Pure Purple | View | |
#E113EC | rgb(225, 19, 236) | hsl(297, 85%, 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: #131EEC;
--color-2: #3E13EC;
--color-3: #7513EC;
--color-4: #AB13EC;
--color-5: #E113EC;
}Palettes that share visual characteristics and color harmony.