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 |
|---|---|---|---|---|---|
#2D4DEB | rgb(45, 77, 235) | hsl(230, 83%, 55%) | Pure Blue | View | |
#3D2DEB | rgb(61, 45, 235) | hsl(245, 83%, 55%) | Pure Blue | View | |
#6D2DEB | rgb(109, 45, 235) | hsl(260, 83%, 55%) | Pure Navy | View | |
#9C2DEB | rgb(156, 45, 235) | hsl(275, 83%, 55%) | Pure Purple | View | |
#CC2DEB | rgb(204, 45, 235) | hsl(290, 83%, 55%) | 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: #2D4DEB;
--color-2: #3D2DEB;
--color-3: #6D2DEB;
--color-4: #9C2DEB;
--color-5: #CC2DEB;
}Palettes that share visual characteristics and color harmony.