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 |
|---|---|---|---|---|---|
#0C1E40 | rgb(12, 30, 64) | hsl(219, 68%, 15%) | Deep Blue | View | |
#0C1140 | rgb(12, 17, 64) | hsl(234, 68%, 15%) | Deep Blue | View | |
#140C40 | rgb(20, 12, 64) | hsl(249, 68%, 15%) | Deep Blue | View | |
#210C40 | rgb(33, 12, 64) | hsl(264, 68%, 15%) | Midnight Navy | View | |
#2E0C40 | rgb(46, 12, 64) | hsl(279, 68%, 15%) | Deep Purple | View |
:root {
--color-1: #0C1E40;
--color-2: #0C1140;
--color-3: #140C40;
--color-4: #210C40;
--color-5: #2E0C40;
}Palettes that share visual characteristics and color harmony.