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 |
|---|---|---|---|---|---|
#181BCD | rgb(24, 27, 205) | hsl(239, 79%, 45%) | Pure Blue | View | |
#4218CD | rgb(66, 24, 205) | hsl(254, 79%, 45%) | Pure Navy | View | |
#7018CD | rgb(112, 24, 205) | hsl(269, 79%, 45%) | Pure Navy | View | |
#9D18CD | rgb(157, 24, 205) | hsl(284, 79%, 45%) | Pure Purple | View | |
#CA18CD | rgb(202, 24, 205) | hsl(299, 79%, 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: #181BCD;
--color-2: #4218CD;
--color-3: #7018CD;
--color-4: #9D18CD;
--color-5: #CA18CD;
}Palettes that share visual characteristics and color harmony.