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 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 |
|---|---|---|---|---|---|
#2C25F4 | rgb(44, 37, 244) | hsl(242, 90%, 55%) | Pure Blue | View | |
#5F25F4 | rgb(95, 37, 244) | hsl(257, 90%, 55%) | Pure Navy | View | |
#9325F4 | rgb(147, 37, 244) | hsl(272, 90%, 55%) | Pure Navy | View | |
#C725F4 | rgb(199, 37, 244) | hsl(287, 90%, 55%) | Pure Purple | View | |
#F425ED | rgb(244, 37, 237) | hsl(302, 90%, 55%) | Pure Purple | 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: #2C25F4;
--color-2: #5F25F4;
--color-3: #9325F4;
--color-4: #C725F4;
--color-5: #F425ED;
}Palettes that share visual characteristics and color harmony.