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 |
|---|---|---|---|---|---|
#1E4294 | rgb(30, 66, 148) | hsl(222, 66%, 35%) | Dark Blue | View | |
#1E2494 | rgb(30, 36, 148) | hsl(237, 66%, 35%) | Dark Blue | View | |
#361E94 | rgb(54, 30, 148) | hsl(252, 66%, 35%) | Dark Navy | View | |
#531E94 | rgb(83, 30, 148) | hsl(267, 66%, 35%) | Dark Navy | View | |
#711E94 | rgb(113, 30, 148) | hsl(282, 66%, 35%) | Dark Purple | View |
:root {
--color-1: #1E4294;
--color-2: #1E2494;
--color-3: #361E94;
--color-4: #531E94;
--color-5: #711E94;
}Palettes that share visual characteristics and color harmony.