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 |
|---|---|---|---|---|---|
#13236C | rgb(19, 35, 108) | hsl(229, 70%, 25%) | Dark Blue | View | |
#19136C | rgb(25, 19, 108) | hsl(244, 70%, 25%) | Dark Blue | View | |
#2F136C | rgb(47, 19, 108) | hsl(259, 70%, 25%) | Midnight Navy | View | |
#46136C | rgb(70, 19, 108) | hsl(274, 70%, 25%) | Midnight Navy | View | |
#5C136C | rgb(92, 19, 108) | hsl(289, 70%, 25%) | Dark Purple | View |
:root {
--color-1: #13236C;
--color-2: #19136C;
--color-3: #2F136C;
--color-4: #46136C;
--color-5: #5C136C;
}Palettes that share visual characteristics and color harmony.