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 |
|---|---|---|---|---|---|
#1A3C99 | rgb(26, 60, 153) | hsl(224, 71%, 35%) | Dark Blue | View | |
#1A1C99 | rgb(26, 28, 153) | hsl(239, 71%, 35%) | Dark Blue | View | |
#371A99 | rgb(55, 26, 153) | hsl(254, 71%, 35%) | Dark Navy | View | |
#571A99 | rgb(87, 26, 153) | hsl(269, 71%, 35%) | Dark Navy | View | |
#771A99 | rgb(119, 26, 153) | hsl(284, 71%, 35%) | Dark Purple | View |
:root {
--color-1: #1A3C99;
--color-2: #1A1C99;
--color-3: #371A99;
--color-4: #571A99;
--color-5: #771A99;
}Palettes that share visual characteristics and color harmony.