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 |
|---|---|---|---|---|---|
#2B38EE | rgb(43, 56, 238) | hsl(236, 85%, 55%) | Pure Blue | View | |
#4E2BEE | rgb(78, 43, 238) | hsl(251, 85%, 55%) | Pure Navy | View | |
#7F2BEE | rgb(127, 43, 238) | hsl(266, 85%, 55%) | Pure Navy | View | |
#B02BEE | rgb(176, 43, 238) | hsl(281, 85%, 55%) | Pure Purple | View | |
#E12BEE | rgb(225, 43, 238) | hsl(296, 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: #2B38EE;
--color-2: #4E2BEE;
--color-3: #7F2BEE;
--color-4: #B02BEE;
--color-5: #E12BEE;
}Palettes that share visual characteristics and color harmony.