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 |
|---|---|---|---|---|---|
#13256C | rgb(19, 37, 108) | hsl(228, 70%, 25%) | Dark Blue | View | |
#18136C | rgb(24, 19, 108) | hsl(243, 70%, 25%) | Dark Blue | View | |
#2E136C | rgb(46, 19, 108) | hsl(258, 70%, 25%) | Midnight Navy | View | |
#44136C | rgb(68, 19, 108) | hsl(273, 70%, 25%) | Midnight Navy | View | |
#5B136C | rgb(91, 19, 108) | hsl(289, 70%, 25%) | Dark Purple | View |
:root {
--color-1: #13256C;
--color-2: #18136C;
--color-3: #2E136C;
--color-4: #44136C;
--color-5: #5B136C;
}Palettes that share visual characteristics and color harmony.