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 |
|---|---|---|---|---|---|
#2D1DDD | rgb(45, 29, 221) | hsl(245, 77%, 49%) | Pure Blue | View | |
#5D1DDD | rgb(93, 29, 221) | hsl(260, 77%, 49%) | Pure Navy | View | |
#8D1DDD | rgb(141, 29, 221) | hsl(275, 77%, 49%) | Pure Purple | View | |
#BD1DDD | rgb(189, 29, 221) | hsl(290, 77%, 49%) | Pure Purple | View | |
#DD1DCD | rgb(221, 29, 205) | hsl(305, 77%, 49%) | 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: #2D1DDD;
--color-2: #5D1DDD;
--color-3: #8D1DDD;
--color-4: #BD1DDD;
--color-5: #DD1DCD;
}Palettes that share visual characteristics and color harmony.