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 Navy. 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 |
|---|---|---|---|---|---|
#1D3595 | rgb(29, 53, 149) | hsl(228, 67%, 35%) | Dark Blue | View | |
#231D95 | rgb(35, 29, 149) | hsl(243, 67%, 35%) | Dark Blue | View | |
#411D95 | rgb(65, 29, 149) | hsl(258, 67%, 35%) | Dark Navy | View | |
#5F1D95 | rgb(95, 29, 149) | hsl(273, 67%, 35%) | Dark Navy | View | |
#7D1D95 | rgb(125, 29, 149) | hsl(288, 67%, 35%) | Dark Purple | View |
:root {
--color-1: #1D3595;
--color-2: #231D95;
--color-3: #411D95;
--color-4: #5F1D95;
--color-5: #7D1D95;
}Palettes that share visual characteristics and color harmony.