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 |
|---|---|---|---|---|---|
#1A38CB | rgb(26, 56, 203) | hsl(230, 77%, 45%) | Pure Blue | View | |
#291ACB | rgb(41, 26, 203) | hsl(245, 77%, 45%) | Pure Blue | View | |
#551ACB | rgb(85, 26, 203) | hsl(260, 77%, 45%) | Pure Navy | View | |
#811ACB | rgb(129, 26, 203) | hsl(275, 77%, 45%) | Pure Purple | View | |
#AE1ACB | rgb(174, 26, 203) | hsl(290, 77%, 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: #1A38CB;
--color-2: #291ACB;
--color-3: #551ACB;
--color-4: #811ACB;
--color-5: #AE1ACB;
}Palettes that share visual characteristics and color harmony.