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 |
|---|---|---|---|---|---|
#1A20CB | rgb(26, 32, 203) | hsl(238, 77%, 45%) | Pure Blue | View | |
#411ACB | rgb(65, 26, 203) | hsl(253, 77%, 45%) | Pure Navy | View | |
#6D1ACB | rgb(109, 26, 203) | hsl(268, 77%, 45%) | Pure Navy | View | |
#991ACB | rgb(153, 26, 203) | hsl(283, 77%, 45%) | Pure Purple | View | |
#C51ACB | rgb(197, 26, 203) | hsl(298, 77%, 45%) | 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: #1A20CB;
--color-2: #411ACB;
--color-3: #6D1ACB;
--color-4: #991ACB;
--color-5: #C51ACB;
}Palettes that share visual characteristics and color harmony.