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 Blue. 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 |
|---|---|---|---|---|---|
#2E8CEA | rgb(46, 140, 234) | hsl(210, 82%, 55%) | Pure Blue | View | |
#2E5DEA | rgb(46, 93, 234) | hsl(225, 82%, 55%) | Pure Blue | View | |
#2E2EEA | rgb(46, 46, 234) | hsl(240, 82%, 55%) | Pure Blue | View | |
#5D2EEA | rgb(93, 46, 234) | hsl(255, 82%, 55%) | Pure Navy | View | |
#8C2EEA | rgb(140, 46, 234) | hsl(270, 82%, 55%) | Pure Navy | View |
This blue-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: #2E8CEA;
--color-2: #2E5DEA;
--color-3: #2E2EEA;
--color-4: #5D2EEA;
--color-5: #8C2EEA;
}Palettes that share visual characteristics and color harmony.