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 Purple. 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 |
|---|---|---|---|---|---|
#3C2CED | rgb(60, 44, 237) | hsl(245, 84%, 55%) | Pure Blue | View | |
#6C2CED | rgb(108, 44, 237) | hsl(260, 84%, 55%) | Pure Navy | View | |
#9C2CED | rgb(156, 44, 237) | hsl(275, 84%, 55%) | Pure Purple | View | |
#CD2CED | rgb(205, 44, 237) | hsl(290, 84%, 55%) | Pure Purple | View | |
#ED2CDD | rgb(237, 44, 221) | hsl(305, 84%, 55%) | Pure Pink | 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: #3C2CED;
--color-2: #6C2CED;
--color-3: #9C2CED;
--color-4: #CD2CED;
--color-5: #ED2CDD;
}Palettes that share visual characteristics and color harmony.