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 |
|---|---|---|---|---|---|
#0A1433 | rgb(10, 20, 51) | hsl(225, 67%, 12%) | Deep Blue | View | |
#0B0A33 | rgb(11, 10, 51) | hsl(241, 67%, 12%) | Deep Blue | View | |
#150A33 | rgb(21, 10, 51) | hsl(256, 67%, 12%) | Midnight Navy | View | |
#1F0A33 | rgb(31, 10, 51) | hsl(271, 67%, 12%) | Midnight Navy | View | |
#2A0A33 | rgb(42, 10, 51) | hsl(287, 67%, 12%) | Deep Purple | View |
:root {
--color-1: #0A1433;
--color-2: #0B0A33;
--color-3: #150A33;
--color-4: #1F0A33;
--color-5: #2A0A33;
}Palettes that share visual characteristics and color harmony.