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 |
|---|---|---|---|---|---|
#0A1F47 | rgb(10, 31, 71) | hsl(219, 75%, 16%) | Deep Blue | View | |
#0A0F47 | rgb(10, 15, 71) | hsl(235, 75%, 16%) | Deep Blue | View | |
#140A47 | rgb(20, 10, 71) | hsl(250, 75%, 16%) | Midnight Navy | View | |
#240A47 | rgb(36, 10, 71) | hsl(266, 75%, 16%) | Midnight Navy | View | |
#330A47 | rgb(51, 10, 71) | hsl(280, 75%, 16%) | Deep Purple | View |
:root {
--color-1: #0A1F47;
--color-2: #0A0F47;
--color-3: #140A47;
--color-4: #240A47;
--color-5: #330A47;
}Palettes that share visual characteristics and color harmony.