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 |
|---|---|---|---|---|---|
#1B4B98 | rgb(27, 75, 152) | hsl(217, 70%, 35%) | Dark Blue | View | |
#1B2B98 | rgb(27, 43, 152) | hsl(232, 70%, 35%) | Dark Blue | View | |
#291B98 | rgb(41, 27, 152) | hsl(247, 70%, 35%) | Dark Blue | View | |
#491B98 | rgb(73, 27, 152) | hsl(262, 70%, 35%) | Dark Navy | View | |
#681B98 | rgb(104, 27, 152) | hsl(277, 70%, 35%) | Dark Purple | View |
:root {
--color-1: #1B4B98;
--color-2: #1B2B98;
--color-3: #291B98;
--color-4: #491B98;
--color-5: #681B98;
}Palettes that share visual characteristics and color harmony.