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 |
|---|---|---|---|---|---|
#11356E | rgb(17, 53, 110) | hsl(217, 73%, 25%) | Dark Blue | View | |
#111E6E | rgb(17, 30, 110) | hsl(232, 73%, 25%) | Dark Blue | View | |
#1C116E | rgb(28, 17, 110) | hsl(247, 73%, 25%) | Dark Blue | View | |
#33116E | rgb(51, 17, 110) | hsl(262, 73%, 25%) | Midnight Navy | View | |
#4B116E | rgb(75, 17, 110) | hsl(277, 73%, 25%) | Dark Purple | View |
:root {
--color-1: #11356E;
--color-2: #111E6E;
--color-3: #1C116E;
--color-4: #33116E;
--color-5: #4B116E;
}Palettes that share visual characteristics and color harmony.