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 Blue, 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 |
|---|---|---|---|---|---|
#1D40AA | rgb(29, 64, 170) | hsl(225, 71%, 39%) | Dark Blue | View | |
#1D1DAA | rgb(29, 29, 170) | hsl(240, 71%, 39%) | Dark Blue | View | |
#401DAA | rgb(64, 29, 170) | hsl(255, 71%, 39%) | Dark Navy | View | |
#631DAA | rgb(99, 29, 170) | hsl(270, 71%, 39%) | Dark Navy | View | |
#871DAA | rgb(135, 29, 170) | hsl(285, 71%, 39%) | Dark Purple | View |
:root {
--color-1: #1D40AA;
--color-2: #1D1DAA;
--color-3: #401DAA;
--color-4: #631DAA;
--color-5: #871DAA;
}Palettes that share visual characteristics and color harmony.