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 Dark Blue, Dark Navy, Dark 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 |
|---|---|---|---|---|---|
#241CC4 | rgb(36, 28, 196) | hsl(243, 75%, 44%) | Dark Blue | View | |
#4F1CC4 | rgb(79, 28, 196) | hsl(258, 75%, 44%) | Dark Navy | View | |
#791CC4 | rgb(121, 28, 196) | hsl(273, 75%, 44%) | Dark Navy | View | |
#A31CC4 | rgb(163, 28, 196) | hsl(288, 75%, 44%) | Dark Purple | View | |
#C41CBC | rgb(196, 28, 188) | hsl(303, 75%, 44%) | Dark Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Blue and Dark Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #241CC4;
--color-2: #4F1CC4;
--color-3: #791CC4;
--color-4: #A31CC4;
--color-5: #C41CBC;
}Palettes that share visual characteristics and color harmony.