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 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 |
|---|---|---|---|---|---|
#1A3E99 | rgb(26, 62, 153) | hsl(223, 71%, 35%) | Dark Blue | View | |
#1A1E99 | rgb(26, 30, 153) | hsl(238, 71%, 35%) | Dark Blue | View | |
#351A99 | rgb(53, 26, 153) | hsl(253, 71%, 35%) | Dark Navy | View | |
#551A99 | rgb(85, 26, 153) | hsl(268, 71%, 35%) | Dark Navy | View | |
#751A99 | rgb(117, 26, 153) | hsl(283, 71%, 35%) | Dark Purple | View |
:root {
--color-1: #1A3E99;
--color-2: #1A1E99;
--color-3: #351A99;
--color-4: #551A99;
--color-5: #751A99;
}Palettes that share visual characteristics and color harmony.