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 |
|---|---|---|---|---|---|
#1C1C8D | rgb(28, 28, 141) | hsl(240, 67%, 33%) | Dark Blue | View | |
#381C8D | rgb(56, 28, 141) | hsl(255, 67%, 33%) | Dark Navy | View | |
#541C8D | rgb(84, 28, 141) | hsl(270, 67%, 33%) | Dark Navy | View | |
#701C8D | rgb(112, 28, 141) | hsl(285, 67%, 33%) | Dark Purple | View | |
#8D1C8D | rgb(141, 28, 141) | hsl(300, 67%, 33%) | 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: #1C1C8D;
--color-2: #381C8D;
--color-3: #541C8D;
--color-4: #701C8D;
--color-5: #8D1C8D;
}Palettes that share visual characteristics and color harmony.