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 |
|---|---|---|---|---|---|
#1D5995 | rgb(29, 89, 149) | hsl(210, 67%, 35%) | Dark Blue | View | |
#1D3B95 | rgb(29, 59, 149) | hsl(225, 67%, 35%) | Dark Blue | View | |
#1D1D95 | rgb(29, 29, 149) | hsl(240, 67%, 35%) | Dark Blue | View | |
#3B1D95 | rgb(59, 29, 149) | hsl(255, 67%, 35%) | Dark Navy | View | |
#591D95 | rgb(89, 29, 149) | hsl(270, 67%, 35%) | Dark Navy | View |
:root {
--color-1: #1D5995;
--color-2: #1D3B95;
--color-3: #1D1D95;
--color-4: #3B1D95;
--color-5: #591D95;
}Palettes that share visual characteristics and color harmony.