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 |
|---|---|---|---|---|---|
#16326A | rgb(22, 50, 106) | hsl(220, 66%, 25%) | Dark Blue | View | |
#161D6A | rgb(22, 29, 106) | hsl(235, 66%, 25%) | Dark Blue | View | |
#24166A | rgb(36, 22, 106) | hsl(250, 66%, 25%) | Midnight Navy | View | |
#39166A | rgb(57, 22, 106) | hsl(265, 66%, 25%) | Midnight Navy | View | |
#4E166A | rgb(78, 22, 106) | hsl(280, 66%, 25%) | Dark Purple | View |
:root {
--color-1: #16326A;
--color-2: #161D6A;
--color-3: #24166A;
--color-4: #39166A;
--color-5: #4E166A;
}Palettes that share visual characteristics and color harmony.