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 |
|---|---|---|---|---|---|
#261ACB | rgb(38, 26, 203) | hsl(244, 77%, 45%) | Pure Blue | View | |
#521ACB | rgb(82, 26, 203) | hsl(259, 77%, 45%) | Pure Navy | View | |
#7F1ACB | rgb(127, 26, 203) | hsl(274, 77%, 45%) | Pure Navy | View | |
#AB1ACB | rgb(171, 26, 203) | hsl(289, 77%, 45%) | Pure Purple | View | |
#CB1ABF | rgb(203, 26, 191) | hsl(304, 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: #261ACB;
--color-2: #521ACB;
--color-3: #7F1ACB;
--color-4: #AB1ACB;
--color-5: #CB1ABF;
}Palettes that share visual characteristics and color harmony.