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, Dark Blue. 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 |
|---|---|---|---|---|---|
#1A3A75 | rgb(26, 58, 117) | hsl(219, 64%, 28%) | Dark Blue | View | |
#1A2375 | rgb(26, 35, 117) | hsl(234, 64%, 28%) | Dark Blue | View | |
#271A75 | rgb(39, 26, 117) | hsl(249, 64%, 28%) | Dark Blue | View | |
#3E1A75 | rgb(62, 26, 117) | hsl(264, 64%, 28%) | Midnight Navy | View | |
#551A75 | rgb(85, 26, 117) | hsl(279, 64%, 28%) | Dark Purple | View |
:root {
--color-1: #1A3A75;
--color-2: #1A2375;
--color-3: #271A75;
--color-4: #3E1A75;
--color-5: #551A75;
}Palettes that share visual characteristics and color harmony.