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 |
|---|---|---|---|---|---|
#0D2BD9 | rgb(13, 43, 217) | hsl(231, 89%, 45%) | Pure Blue | View | |
#210DD9 | rgb(33, 13, 217) | hsl(246, 89%, 45%) | Pure Blue | View | |
#540DD9 | rgb(84, 13, 217) | hsl(261, 89%, 45%) | Pure Navy | View | |
#870DD9 | rgb(135, 13, 217) | hsl(276, 89%, 45%) | Pure Purple | View | |
#BA0DD9 | rgb(186, 13, 217) | hsl(291, 89%, 45%) | 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: #0D2BD9;
--color-2: #210DD9;
--color-3: #540DD9;
--color-4: #870DD9;
--color-5: #BA0DD9;
}Palettes that share visual characteristics and color harmony.