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 |
|---|---|---|---|---|---|
#1D4396 | rgb(29, 67, 150) | hsl(221, 68%, 35%) | Dark Blue | View | |
#1D2596 | rgb(29, 37, 150) | hsl(236, 68%, 35%) | Dark Blue | View | |
#331D96 | rgb(51, 29, 150) | hsl(251, 68%, 35%) | Dark Navy | View | |
#511D96 | rgb(81, 29, 150) | hsl(266, 68%, 35%) | Dark Navy | View | |
#701D96 | rgb(112, 29, 150) | hsl(281, 68%, 35%) | Dark Purple | View |
:root {
--color-1: #1D4396;
--color-2: #1D2596;
--color-3: #331D96;
--color-4: #511D96;
--color-5: #701D96;
}Palettes that share visual characteristics and color harmony.