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 |
|---|---|---|---|---|---|
#1D539F | rgb(29, 83, 159) | hsl(215, 69%, 37%) | Dark Blue | View | |
#1D339F | rgb(29, 51, 159) | hsl(230, 69%, 37%) | Dark Blue | View | |
#281D9F | rgb(40, 29, 159) | hsl(245, 69%, 37%) | Dark Blue | View | |
#491D9F | rgb(73, 29, 159) | hsl(260, 69%, 37%) | Dark Navy | View | |
#691D9F | rgb(105, 29, 159) | hsl(275, 69%, 37%) | Dark Purple | View |
:root {
--color-1: #1D539F;
--color-2: #1D339F;
--color-3: #281D9F;
--color-4: #491D9F;
--color-5: #691D9F;
}Palettes that share visual characteristics and color harmony.