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 |
|---|---|---|---|---|---|
#1D6595 | rgb(29, 101, 149) | hsl(204, 67%, 35%) | Dark Blue | View | |
#1D4795 | rgb(29, 71, 149) | hsl(219, 67%, 35%) | Dark Blue | View | |
#1D2995 | rgb(29, 41, 149) | hsl(234, 67%, 35%) | Dark Blue | View | |
#2F1D95 | rgb(47, 29, 149) | hsl(249, 67%, 35%) | Dark Blue | View | |
#4D1D95 | rgb(77, 29, 149) | hsl(264, 67%, 35%) | Dark Navy | View |
:root {
--color-1: #1D6595;
--color-2: #1D4795;
--color-3: #1D2995;
--color-4: #2F1D95;
--color-5: #4D1D95;
}Palettes that share visual characteristics and color harmony.