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 |
|---|---|---|---|---|---|
#2B5FEE | rgb(43, 95, 238) | hsl(224, 85%, 55%) | Pure Blue | View | |
#2B2EEE | rgb(43, 46, 238) | hsl(239, 85%, 55%) | Pure Blue | View | |
#582BEE | rgb(88, 43, 238) | hsl(254, 85%, 55%) | Pure Navy | View | |
#892BEE | rgb(137, 43, 238) | hsl(269, 85%, 55%) | Pure Navy | View | |
#BA2BEE | rgb(186, 43, 238) | hsl(284, 85%, 55%) | Pure Purple | 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: #2B5FEE;
--color-2: #2B2EEE;
--color-3: #582BEE;
--color-4: #892BEE;
--color-5: #BA2BEE;
}Palettes that share visual characteristics and color harmony.