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 Purple. 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 |
|---|---|---|---|---|---|
#402DEB | rgb(64, 45, 235) | hsl(246, 83%, 55%) | Pure Blue | View | |
#702DEB | rgb(112, 45, 235) | hsl(261, 83%, 55%) | Pure Navy | View | |
#9F2DEB | rgb(159, 45, 235) | hsl(276, 83%, 55%) | Pure Purple | View | |
#CF2DEB | rgb(207, 45, 235) | hsl(291, 83%, 55%) | Pure Purple | View | |
#EB2DD8 | rgb(235, 45, 216) | hsl(306, 83%, 55%) | Pure Pink | 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: #402DEB;
--color-2: #702DEB;
--color-3: #9F2DEB;
--color-4: #CF2DEB;
--color-5: #EB2DD8;
}Palettes that share visual characteristics and color harmony.