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 |
|---|---|---|---|---|---|
#1E1BB6 | rgb(30, 27, 182) | hsl(241, 74%, 41%) | Dark Blue | View | |
#441BB6 | rgb(68, 27, 182) | hsl(256, 74%, 41%) | Dark Navy | View | |
#6B1BB6 | rgb(107, 27, 182) | hsl(271, 74%, 41%) | Dark Navy | View | |
#921BB6 | rgb(146, 27, 182) | hsl(286, 74%, 41%) | Dark Purple | View | |
#B61BB3 | rgb(182, 27, 179) | hsl(301, 74%, 41%) | 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: #1E1BB6;
--color-2: #441BB6;
--color-3: #6B1BB6;
--color-4: #921BB6;
--color-5: #B61BB3;
}Palettes that share visual characteristics and color harmony.