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 |
|---|---|---|---|---|---|
#2C49ED | rgb(44, 73, 237) | hsl(231, 84%, 55%) | Pure Blue | View | |
#3F2CED | rgb(63, 44, 237) | hsl(246, 84%, 55%) | Pure Blue | View | |
#6F2CED | rgb(111, 44, 237) | hsl(261, 84%, 55%) | Pure Navy | View | |
#A02CED | rgb(160, 44, 237) | hsl(276, 84%, 55%) | Pure Purple | View | |
#D02CED | rgb(208, 44, 237) | hsl(291, 84%, 55%) | 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: #2C49ED;
--color-2: #3F2CED;
--color-3: #6F2CED;
--color-4: #A02CED;
--color-5: #D02CED;
}Palettes that share visual characteristics and color harmony.