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 |
|---|---|---|---|---|---|
#1A32CB | rgb(26, 50, 203) | hsl(232, 77%, 45%) | Pure Blue | View | |
#2F1ACB | rgb(47, 26, 203) | hsl(247, 77%, 45%) | Pure Blue | View | |
#5B1ACB | rgb(91, 26, 203) | hsl(262, 77%, 45%) | Pure Navy | View | |
#871ACB | rgb(135, 26, 203) | hsl(277, 77%, 45%) | Pure Purple | View | |
#B41ACB | rgb(180, 26, 203) | hsl(292, 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: #1A32CB;
--color-2: #2F1ACB;
--color-3: #5B1ACB;
--color-4: #871ACB;
--color-5: #B41ACB;
}Palettes that share visual characteristics and color harmony.