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 |
|---|---|---|---|---|---|
#1F22E0 | rgb(31, 34, 224) | hsl(239, 76%, 50%) | Pure Blue | View | |
#4C1FE0 | rgb(76, 31, 224) | hsl(254, 76%, 50%) | Pure Navy | View | |
#7C1FE0 | rgb(124, 31, 224) | hsl(269, 76%, 50%) | Pure Navy | View | |
#AD1FE0 | rgb(173, 31, 224) | hsl(284, 76%, 50%) | Pure Purple | View | |
#DD1FE0 | rgb(221, 31, 224) | hsl(299, 76%, 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: #1F22E0;
--color-2: #4C1FE0;
--color-3: #7C1FE0;
--color-4: #AD1FE0;
--color-5: #DD1FE0;
}Palettes that share visual characteristics and color harmony.