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 |
|---|---|---|---|---|---|
#0A1229 | rgb(10, 18, 41) | hsl(225, 61%, 10%) | Deep Blue | View | |
#0A0A29 | rgb(10, 10, 41) | hsl(240, 61%, 10%) | Deep Blue | View | |
#120A29 | rgb(18, 10, 41) | hsl(255, 61%, 10%) | Midnight Navy | View | |
#1A0A29 | rgb(26, 10, 41) | hsl(271, 61%, 10%) | Midnight Navy | View | |
#210A29 | rgb(33, 10, 41) | hsl(285, 61%, 10%) | Deep Purple | View |
:root {
--color-1: #0A1229;
--color-2: #0A0A29;
--color-3: #120A29;
--color-4: #1A0A29;
--color-5: #210A29;
}Palettes that share visual characteristics and color harmony.