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 |
|---|---|---|---|---|---|
#231ACB | rgb(35, 26, 203) | hsl(243, 77%, 45%) | Pure Blue | View | |
#4F1ACB | rgb(79, 26, 203) | hsl(258, 77%, 45%) | Pure Navy | View | |
#7C1ACB | rgb(124, 26, 203) | hsl(273, 77%, 45%) | Pure Navy | View | |
#A81ACB | rgb(168, 26, 203) | hsl(288, 77%, 45%) | Pure Purple | View | |
#CB1AC2 | rgb(203, 26, 194) | hsl(303, 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: #231ACB;
--color-2: #4F1ACB;
--color-3: #7C1ACB;
--color-4: #A81ACB;
--color-5: #CB1AC2;
}Palettes that share visual characteristics and color harmony.