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 |
|---|---|---|---|---|---|
#0A1633 | rgb(10, 22, 51) | hsl(222, 67%, 12%) | Deep Blue | View | |
#0A0B33 | rgb(10, 11, 51) | hsl(239, 67%, 12%) | Deep Blue | View | |
#130A33 | rgb(19, 10, 51) | hsl(253, 67%, 12%) | Midnight Navy | View | |
#1D0A33 | rgb(29, 10, 51) | hsl(268, 67%, 12%) | Midnight Navy | View | |
#270A33 | rgb(39, 10, 51) | hsl(282, 67%, 12%) | Deep Purple | View |
:root {
--color-1: #0A1633;
--color-2: #0A0B33;
--color-3: #130A33;
--color-4: #1D0A33;
--color-5: #270A33;
}Palettes that share visual characteristics and color harmony.