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 |
|---|---|---|---|---|---|
#16306A | rgb(22, 48, 106) | hsl(221, 66%, 25%) | Dark Blue | View | |
#161B6A | rgb(22, 27, 106) | hsl(236, 66%, 25%) | Dark Blue | View | |
#25166A | rgb(37, 22, 106) | hsl(251, 66%, 25%) | Midnight Navy | View | |
#3A166A | rgb(58, 22, 106) | hsl(266, 66%, 25%) | Midnight Navy | View | |
#4F166A | rgb(79, 22, 106) | hsl(281, 66%, 25%) | Dark Purple | View |
:root {
--color-1: #16306A;
--color-2: #161B6A;
--color-3: #25166A;
--color-4: #3A166A;
--color-5: #4F166A;
}Palettes that share visual characteristics and color harmony.