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 |
|---|---|---|---|---|---|
#0D1F3F | rgb(13, 31, 63) | hsl(218, 66%, 15%) | Deep Blue | View | |
#0D123F | rgb(13, 18, 63) | hsl(234, 66%, 15%) | Deep Blue | View | |
#150D3F | rgb(21, 13, 63) | hsl(250, 66%, 15%) | Midnight Navy | View | |
#210D3F | rgb(33, 13, 63) | hsl(264, 66%, 15%) | Midnight Navy | View | |
#2E0D3F | rgb(46, 13, 63) | hsl(280, 66%, 15%) | Deep Purple | View |
:root {
--color-1: #0D1F3F;
--color-2: #0D123F;
--color-3: #150D3F;
--color-4: #210D3F;
--color-5: #2E0D3F;
}Palettes that share visual characteristics and color harmony.