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 |
|---|---|---|---|---|---|
#1C33CA | rgb(28, 51, 202) | hsl(232, 76%, 45%) | Pure Blue | View | |
#301CCA | rgb(48, 28, 202) | hsl(247, 76%, 45%) | Pure Blue | View | |
#5B1CCA | rgb(91, 28, 202) | hsl(262, 76%, 45%) | Pure Navy | View | |
#871CCA | rgb(135, 28, 202) | hsl(277, 76%, 45%) | Pure Purple | View | |
#B31CCA | rgb(179, 28, 202) | hsl(292, 76%, 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: #1C33CA;
--color-2: #301CCA;
--color-3: #5B1CCA;
--color-4: #871CCA;
--color-5: #B31CCA;
}Palettes that share visual characteristics and color harmony.