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 |
|---|---|---|---|---|---|
#2A8CEF | rgb(42, 140, 239) | hsl(210, 86%, 55%) | Pure Blue | View | |
#2A5BEF | rgb(42, 91, 239) | hsl(225, 86%, 55%) | Pure Blue | View | |
#2A2AEF | rgb(42, 42, 239) | hsl(240, 86%, 55%) | Pure Blue | View | |
#5B2AEF | rgb(91, 42, 239) | hsl(255, 86%, 55%) | Pure Navy | View | |
#8C2AEF | rgb(140, 42, 239) | hsl(270, 86%, 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: #2A8CEF;
--color-2: #2A5BEF;
--color-3: #2A2AEF;
--color-4: #5B2AEF;
--color-5: #8C2AEF;
}Palettes that share visual characteristics and color harmony.