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 |
|---|---|---|---|---|---|
#112AEE | rgb(17, 42, 238) | hsl(233, 87%, 50%) | Pure Blue | View | |
#2E11EE | rgb(46, 17, 238) | hsl(248, 87%, 50%) | Pure Blue | View | |
#6611EE | rgb(102, 17, 238) | hsl(263, 87%, 50%) | Pure Navy | View | |
#9D11EE | rgb(157, 17, 238) | hsl(278, 87%, 50%) | Pure Purple | View | |
#D511EE | rgb(213, 17, 238) | hsl(293, 87%, 50%) | 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: #112AEE;
--color-2: #2E11EE;
--color-3: #6611EE;
--color-4: #9D11EE;
--color-5: #D511EE;
}Palettes that share visual characteristics and color harmony.