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 |
|---|---|---|---|---|---|
#2A51EF | rgb(42, 81, 239) | hsl(228, 86%, 55%) | Pure Blue | View | |
#332AEF | rgb(51, 42, 239) | hsl(243, 86%, 55%) | Pure Blue | View | |
#652AEF | rgb(101, 42, 239) | hsl(258, 86%, 55%) | Pure Navy | View | |
#962AEF | rgb(150, 42, 239) | hsl(273, 86%, 55%) | Pure Navy | View | |
#C72AEF | rgb(199, 42, 239) | hsl(288, 86%, 55%) | Pure Purple | View |
:root {
--color-1: #2A51EF;
--color-2: #332AEF;
--color-3: #652AEF;
--color-4: #962AEF;
--color-5: #C72AEF;
}Palettes that share visual characteristics and color harmony.