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 |
|---|---|---|---|---|---|
#1A1DCB | rgb(26, 29, 203) | hsl(239, 77%, 45%) | Pure Blue | View | |
#441ACB | rgb(68, 26, 203) | hsl(254, 77%, 45%) | Pure Navy | View | |
#701ACB | rgb(112, 26, 203) | hsl(269, 77%, 45%) | Pure Navy | View | |
#9C1ACB | rgb(156, 26, 203) | hsl(284, 77%, 45%) | Pure Purple | View | |
#C81ACB | rgb(200, 26, 203) | hsl(299, 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: #1A1DCB;
--color-2: #441ACB;
--color-3: #701ACB;
--color-4: #9C1ACB;
--color-5: #C81ACB;
}Palettes that share visual characteristics and color harmony.