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 |
|---|---|---|---|---|---|
#194FCC | rgb(25, 79, 204) | hsl(222, 78%, 45%) | Pure Blue | View | |
#1922CC | rgb(25, 34, 204) | hsl(237, 78%, 45%) | Pure Blue | View | |
#3D19CC | rgb(61, 25, 204) | hsl(252, 78%, 45%) | Pure Navy | View | |
#6A19CC | rgb(106, 25, 204) | hsl(267, 78%, 45%) | Pure Navy | View | |
#9719CC | rgb(151, 25, 204) | hsl(282, 78%, 45%) | Pure Purple | View |
This blue-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: #194FCC;
--color-2: #1922CC;
--color-3: #3D19CC;
--color-4: #6A19CC;
--color-5: #9719CC;
}Palettes that share visual characteristics and color harmony.