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 Deep Blue, Deep Blue, Midnight 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 |
|---|---|---|---|---|---|
#0A1547 | rgb(10, 21, 71) | hsl(229, 75%, 16%) | Deep Blue | View | |
#0E0A47 | rgb(14, 10, 71) | hsl(244, 75%, 16%) | Deep Blue | View | |
#1E0A47 | rgb(30, 10, 71) | hsl(260, 75%, 16%) | Midnight Navy | View | |
#2D0A47 | rgb(45, 10, 71) | hsl(274, 75%, 16%) | Midnight Navy | View | |
#3C0A47 | rgb(60, 10, 71) | hsl(289, 75%, 16%) | Deep Purple | View |
:root {
--color-1: #0A1547;
--color-2: #0E0A47;
--color-3: #1E0A47;
--color-4: #2D0A47;
--color-5: #3C0A47;
}Palettes that share visual characteristics and color harmony.