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 |
|---|---|---|---|---|---|
#132C6C | rgb(19, 44, 108) | hsl(223, 70%, 25%) | Dark Blue | View | |
#13166C | rgb(19, 22, 108) | hsl(238, 70%, 25%) | Dark Blue | View | |
#26136C | rgb(38, 19, 108) | hsl(253, 70%, 25%) | Midnight Navy | View | |
#3D136C | rgb(61, 19, 108) | hsl(268, 70%, 25%) | Midnight Navy | View | |
#53136C | rgb(83, 19, 108) | hsl(283, 70%, 25%) | Dark Purple | View |
:root {
--color-1: #132C6C;
--color-2: #13166C;
--color-3: #26136C;
--color-4: #3D136C;
--color-5: #53136C;
}Palettes that share visual characteristics and color harmony.