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 |
|---|---|---|---|---|---|
#2557A2 | rgb(37, 87, 162) | hsl(216, 63%, 39%) | Dark Blue | View | |
#2538A2 | rgb(37, 56, 162) | hsl(231, 63%, 39%) | Dark Blue | View | |
#3125A2 | rgb(49, 37, 162) | hsl(246, 63%, 39%) | Dark Blue | View | |
#5125A2 | rgb(81, 37, 162) | hsl(261, 63%, 39%) | Dark Navy | View | |
#7025A2 | rgb(112, 37, 162) | hsl(276, 63%, 39%) | Dark Purple | View |
:root {
--color-1: #2557A2;
--color-2: #2538A2;
--color-3: #3125A2;
--color-4: #5125A2;
--color-5: #7025A2;
}Palettes that share visual characteristics and color harmony.