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 |
|---|---|---|---|---|---|
#1B36E4 | rgb(27, 54, 228) | hsl(232, 79%, 50%) | Pure Blue | View | |
#321BE4 | rgb(50, 27, 228) | hsl(247, 79%, 50%) | Pure Blue | View | |
#651BE4 | rgb(101, 27, 228) | hsl(262, 79%, 50%) | Pure Navy | View | |
#971BE4 | rgb(151, 27, 228) | hsl(277, 79%, 50%) | Pure Purple | View | |
#C91BE4 | rgb(201, 27, 228) | hsl(292, 79%, 50%) | 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: #1B36E4;
--color-2: #321BE4;
--color-3: #651BE4;
--color-4: #971BE4;
--color-5: #C91BE4;
}Palettes that share visual characteristics and color harmony.