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 |
|---|---|---|---|---|---|
#0E2558 | rgb(14, 37, 88) | hsl(221, 73%, 20%) | Deep Blue | View | |
#0E1358 | rgb(14, 19, 88) | hsl(236, 73%, 20%) | Deep Blue | View | |
#1B0E58 | rgb(27, 14, 88) | hsl(251, 73%, 20%) | Midnight Navy | View | |
#2E0E58 | rgb(46, 14, 88) | hsl(266, 73%, 20%) | Midnight Navy | View | |
#410E58 | rgb(65, 14, 88) | hsl(281, 73%, 20%) | Deep Purple | View |
:root {
--color-1: #0E2558;
--color-2: #0E1358;
--color-3: #1B0E58;
--color-4: #2E0E58;
--color-5: #410E58;
}Palettes that share visual characteristics and color harmony.