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 |
|---|---|---|---|---|---|
#2B2BEE | rgb(43, 43, 238) | hsl(240, 85%, 55%) | Pure Blue | View | |
#5B2BEE | rgb(91, 43, 238) | hsl(255, 85%, 55%) | Pure Navy | View | |
#8C2BEE | rgb(140, 43, 238) | hsl(270, 85%, 55%) | Pure Navy | View | |
#BD2BEE | rgb(189, 43, 238) | hsl(285, 85%, 55%) | Pure Purple | View | |
#EE2BEE | rgb(238, 43, 238) | hsl(300, 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: #2B2BEE;
--color-2: #5B2BEE;
--color-3: #8C2BEE;
--color-4: #BD2BEE;
--color-5: #EE2BEE;
}Palettes that share visual characteristics and color harmony.