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 |
|---|---|---|---|---|---|
#0D1D59 | rgb(13, 29, 89) | hsl(227, 75%, 20%) | Deep Blue | View | |
#0F0D59 | rgb(15, 13, 89) | hsl(242, 75%, 20%) | Deep Blue | View | |
#220D59 | rgb(34, 13, 89) | hsl(257, 75%, 20%) | Midnight Navy | View | |
#360D59 | rgb(54, 13, 89) | hsl(272, 75%, 20%) | Midnight Navy | View | |
#490D59 | rgb(73, 13, 89) | hsl(287, 75%, 20%) | Deep Purple | View |
:root {
--color-1: #0D1D59;
--color-2: #0F0D59;
--color-3: #220D59;
--color-4: #360D59;
--color-5: #490D59;
}Palettes that share visual characteristics and color harmony.