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 |
|---|---|---|---|---|---|
#1A5999 | rgb(26, 89, 153) | hsl(210, 71%, 35%) | Dark Blue | View | |
#1A3A99 | rgb(26, 58, 153) | hsl(225, 71%, 35%) | Dark Blue | View | |
#1A1A99 | rgb(26, 26, 153) | hsl(240, 71%, 35%) | Dark Blue | View | |
#3A1A99 | rgb(58, 26, 153) | hsl(255, 71%, 35%) | Dark Navy | View | |
#591A99 | rgb(89, 26, 153) | hsl(270, 71%, 35%) | Dark Navy | View |
:root {
--color-1: #1A5999;
--color-2: #1A3A99;
--color-3: #1A1A99;
--color-4: #3A1A99;
--color-5: #591A99;
}Palettes that share visual characteristics and color harmony.