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 |
|---|---|---|---|---|---|
#1337EC | rgb(19, 55, 236) | hsl(230, 85%, 50%) | Pure Blue | View | |
#2513EC | rgb(37, 19, 236) | hsl(245, 85%, 50%) | Pure Blue | View | |
#5B13EC | rgb(91, 19, 236) | hsl(260, 85%, 50%) | Pure Navy | View | |
#9213EC | rgb(146, 19, 236) | hsl(275, 85%, 50%) | Pure Purple | View | |
#C813EC | rgb(200, 19, 236) | hsl(290, 85%, 50%) | Pure Purple | View |
This purple-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: #1337EC;
--color-2: #2513EC;
--color-3: #5B13EC;
--color-4: #9213EC;
--color-5: #C813EC;
}Palettes that share visual characteristics and color harmony.