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 |
|---|---|---|---|---|---|
#382BEE | rgb(56, 43, 238) | hsl(244, 85%, 55%) | Pure Blue | View | |
#682BEE | rgb(104, 43, 238) | hsl(259, 85%, 55%) | Pure Navy | View | |
#992BEE | rgb(153, 43, 238) | hsl(274, 85%, 55%) | Pure Navy | View | |
#CA2BEE | rgb(202, 43, 238) | hsl(289, 85%, 55%) | Pure Purple | View | |
#EE2BE1 | rgb(238, 43, 225) | hsl(304, 85%, 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: #382BEE;
--color-2: #682BEE;
--color-3: #992BEE;
--color-4: #CA2BEE;
--color-5: #EE2BE1;
}Palettes that share visual characteristics and color harmony.