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 |
|---|---|---|---|---|---|
#5D84EE | rgb(93, 132, 238) | hsl(224, 81%, 65%) | Pure Blue | View | |
#5D60EE | rgb(93, 96, 238) | hsl(239, 81%, 65%) | Pure Blue | View | |
#7F5DEE | rgb(127, 93, 238) | hsl(254, 81%, 65%) | Pure Navy | View | |
#A35DEE | rgb(163, 93, 238) | hsl(269, 81%, 65%) | Pure Navy | View | |
#C75DEE | rgb(199, 93, 238) | hsl(284, 81%, 65%) | 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: #5D84EE;
--color-2: #5D60EE;
--color-3: #7F5DEE;
--color-4: #A35DEE;
--color-5: #C75DEE;
}Palettes that share visual characteristics and color harmony.