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 |
|---|---|---|---|---|---|
#1D4595 | rgb(29, 69, 149) | hsl(220, 67%, 35%) | Dark Blue | View | |
#1D2795 | rgb(29, 39, 149) | hsl(235, 67%, 35%) | Dark Blue | View | |
#311D95 | rgb(49, 29, 149) | hsl(250, 67%, 35%) | Dark Navy | View | |
#4F1D95 | rgb(79, 29, 149) | hsl(265, 67%, 35%) | Dark Navy | View | |
#6D1D95 | rgb(109, 29, 149) | hsl(280, 67%, 35%) | Dark Purple | View |
:root {
--color-1: #1D4595;
--color-2: #1D2795;
--color-3: #311D95;
--color-4: #4F1D95;
--color-5: #6D1D95;
}Palettes that share visual characteristics and color harmony.