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 Purple. 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 |
|---|---|---|---|---|---|
#5F4CEB | rgb(95, 76, 235) | hsl(247, 80%, 61%) | Pure Blue | View | |
#864CEB | rgb(134, 76, 235) | hsl(262, 80%, 61%) | Pure Navy | View | |
#AE4CEB | rgb(174, 76, 235) | hsl(277, 80%, 61%) | Pure Purple | View | |
#D64CEB | rgb(214, 76, 235) | hsl(292, 80%, 61%) | Pure Purple | View | |
#EB4CD9 | rgb(235, 76, 217) | hsl(307, 80%, 61%) | Pure Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Blue and Pure Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #5F4CEB;
--color-2: #864CEB;
--color-3: #AE4CEB;
--color-4: #D64CEB;
--color-5: #EB4CD9;
}Palettes that share visual characteristics and color harmony.