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 Blue, 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 |
|---|---|---|---|---|---|
#2B65EE | rgb(43, 101, 238) | hsl(222, 85%, 55%) | Pure Blue | View | |
#2B34EE | rgb(43, 52, 238) | hsl(237, 85%, 55%) | Pure Blue | View | |
#522BEE | rgb(82, 43, 238) | hsl(252, 85%, 55%) | Pure Navy | View | |
#822BEE | rgb(130, 43, 238) | hsl(267, 85%, 55%) | Pure Navy | View | |
#B32BEE | rgb(179, 43, 238) | hsl(282, 85%, 55%) | Pure Purple | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Blue and Pure Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2B65EE;
--color-2: #2B34EE;
--color-3: #522BEE;
--color-4: #822BEE;
--color-5: #B32BEE;
}Palettes that share visual characteristics and color harmony.