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 |
|---|---|---|---|---|---|
#163E9C | rgb(22, 62, 156) | hsl(222, 75%, 35%) | Dark Blue | View | |
#161D9C | rgb(22, 29, 156) | hsl(237, 75%, 35%) | Dark Blue | View | |
#31169C | rgb(49, 22, 156) | hsl(252, 75%, 35%) | Dark Navy | View | |
#53169C | rgb(83, 22, 156) | hsl(267, 75%, 35%) | Dark Navy | View | |
#74169C | rgb(116, 22, 156) | hsl(282, 75%, 35%) | Dark Purple | View |
:root {
--color-1: #163E9C;
--color-2: #161D9C;
--color-3: #31169C;
--color-4: #53169C;
--color-5: #74169C;
}Palettes that share visual characteristics and color harmony.