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 |
|---|---|---|---|---|---|
#0D2559 | rgb(13, 37, 89) | hsl(221, 75%, 20%) | Deep Blue | View | |
#0D1259 | rgb(13, 18, 89) | hsl(236, 75%, 20%) | Deep Blue | View | |
#1B0D59 | rgb(27, 13, 89) | hsl(251, 75%, 20%) | Midnight Navy | View | |
#2E0D59 | rgb(46, 13, 89) | hsl(266, 75%, 20%) | Midnight Navy | View | |
#410D59 | rgb(65, 13, 89) | hsl(281, 75%, 20%) | Deep Purple | View |
:root {
--color-1: #0D2559;
--color-2: #0D1259;
--color-3: #1B0D59;
--color-4: #2E0D59;
--color-5: #410D59;
}Palettes that share visual characteristics and color harmony.