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 |
|---|---|---|---|---|---|
#1346EC | rgb(19, 70, 236) | hsl(226, 85%, 50%) | Pure Blue | View | |
#1713EC | rgb(23, 19, 236) | hsl(241, 85%, 50%) | Pure Blue | View | |
#4D13EC | rgb(77, 19, 236) | hsl(256, 85%, 50%) | Pure Navy | View | |
#8313EC | rgb(131, 19, 236) | hsl(271, 85%, 50%) | Pure Navy | View | |
#B913EC | rgb(185, 19, 236) | hsl(286, 85%, 50%) | Pure Purple | View |
Centered around #1346EC, this dark blue palette offers a premium, high-trust visual foundation.
Utilizing Pure Blue for backgrounds ensures that primary CTAs and white text pop with maximum emphasis. Perfect for fintech dashboards, corporate branding, or dark-mode interfaces.
:root {
--color-1: #1346EC;
--color-2: #1713EC;
--color-3: #4D13EC;
--color-4: #8313EC;
--color-5: #B913EC;
}Palettes that share visual characteristics and color harmony.