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 |
|---|---|---|---|---|---|
#0E2CD8 | rgb(14, 44, 216) | hsl(231, 88%, 45%) | Pure Blue | View | |
#220ED8 | rgb(34, 14, 216) | hsl(246, 88%, 45%) | Pure Blue | View | |
#540ED8 | rgb(84, 14, 216) | hsl(261, 88%, 45%) | Pure Navy | View | |
#870ED8 | rgb(135, 14, 216) | hsl(276, 88%, 45%) | Pure Purple | View | |
#B90ED8 | rgb(185, 14, 216) | hsl(291, 88%, 45%) | Pure Purple | View |
This purple-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: #0E2CD8;
--color-2: #220ED8;
--color-3: #540ED8;
--color-4: #870ED8;
--color-5: #B90ED8;
}Palettes that share visual characteristics and color harmony.