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 Dark Blue, Dark 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 |
|---|---|---|---|---|---|
#12276E | rgb(18, 39, 110) | hsl(226, 72%, 25%) | Dark Blue | View | |
#13126E | rgb(19, 18, 110) | hsl(241, 72%, 25%) | Dark Blue | View | |
#2A126E | rgb(42, 18, 110) | hsl(256, 72%, 25%) | Midnight Navy | View | |
#41126E | rgb(65, 18, 110) | hsl(271, 72%, 25%) | Midnight Navy | View | |
#58126E | rgb(88, 18, 110) | hsl(286, 72%, 25%) | Dark Purple | View |
:root {
--color-1: #12276E;
--color-2: #13126E;
--color-3: #2A126E;
--color-4: #41126E;
--color-5: #58126E;
}Palettes that share visual characteristics and color harmony.