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 |
|---|---|---|---|---|---|
#1C0DF2 | rgb(28, 13, 242) | hsl(244, 90%, 50%) | Pure Blue | View | |
#550DF2 | rgb(85, 13, 242) | hsl(259, 90%, 50%) | Pure Navy | View | |
#8F0DF2 | rgb(143, 13, 242) | hsl(274, 90%, 50%) | Pure Navy | View | |
#C80DF2 | rgb(200, 13, 242) | hsl(289, 90%, 50%) | Pure Purple | View | |
#F20DE3 | rgb(242, 13, 227) | hsl(304, 90%, 50%) | 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: #1C0DF2;
--color-2: #550DF2;
--color-3: #8F0DF2;
--color-4: #C80DF2;
--color-5: #F20DE3;
}Palettes that share visual characteristics and color harmony.