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, Deep Blue. 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 |
|---|---|---|---|---|---|
#0D3459 | rgb(13, 52, 89) | hsl(209, 75%, 20%) | Deep Blue | View | |
#0D2159 | rgb(13, 33, 89) | hsl(224, 75%, 20%) | Deep Blue | View | |
#0D0E59 | rgb(13, 14, 89) | hsl(239, 75%, 20%) | Deep Blue | View | |
#1F0D59 | rgb(31, 13, 89) | hsl(254, 75%, 20%) | Midnight Navy | View | |
#320D59 | rgb(50, 13, 89) | hsl(269, 75%, 20%) | Midnight Navy | View |
:root {
--color-1: #0D3459;
--color-2: #0D2159;
--color-3: #0D0E59;
--color-4: #1F0D59;
--color-5: #320D59;
}Palettes that share visual characteristics and color harmony.