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 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 |
|---|---|---|---|---|---|
#2A37EF | rgb(42, 55, 239) | hsl(236, 86%, 55%) | Pure Blue | View | |
#4E2AEF | rgb(78, 42, 239) | hsl(251, 86%, 55%) | Pure Navy | View | |
#7F2AEF | rgb(127, 42, 239) | hsl(266, 86%, 55%) | Pure Navy | View | |
#B02AEF | rgb(176, 42, 239) | hsl(281, 86%, 55%) | Pure Purple | View | |
#E22AEF | rgb(226, 42, 239) | hsl(296, 86%, 55%) | Pure Purple | View |
:root {
--color-1: #2A37EF;
--color-2: #4E2AEF;
--color-3: #7F2AEF;
--color-4: #B02AEF;
--color-5: #E22AEF;
}Palettes that share visual characteristics and color harmony.