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 |
|---|---|---|---|---|---|
#2B3EEE | rgb(43, 62, 238) | hsl(234, 85%, 55%) | Pure Blue | View | |
#482BEE | rgb(72, 43, 238) | hsl(249, 85%, 55%) | Pure Blue | View | |
#792BEE | rgb(121, 43, 238) | hsl(264, 85%, 55%) | Pure Navy | View | |
#AA2BEE | rgb(170, 43, 238) | hsl(279, 85%, 55%) | Pure Purple | View | |
#DA2BEE | rgb(218, 43, 238) | hsl(294, 85%, 55%) | Pure Purple | View |
This purple-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: #2B3EEE;
--color-2: #482BEE;
--color-3: #792BEE;
--color-4: #AA2BEE;
--color-5: #DA2BEE;
}Palettes that share visual characteristics and color harmony.