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 |
|---|---|---|---|---|---|
#351DED | rgb(53, 29, 237) | hsl(247, 85%, 52%) | Pure Blue | View | |
#691DED | rgb(105, 29, 237) | hsl(262, 85%, 52%) | Pure Navy | View | |
#9D1DED | rgb(157, 29, 237) | hsl(277, 85%, 52%) | Pure Purple | View | |
#D11DED | rgb(209, 29, 237) | hsl(292, 85%, 52%) | Pure Purple | View | |
#ED1DD4 | rgb(237, 29, 212) | hsl(307, 85%, 52%) | 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: #351DED;
--color-2: #691DED;
--color-3: #9D1DED;
--color-4: #D11DED;
--color-5: #ED1DD4;
}Palettes that share visual characteristics and color harmony.