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 |
|---|---|---|---|---|---|
#1D3D95 | rgb(29, 61, 149) | hsl(224, 67%, 35%) | Dark Blue | View | |
#1D1F95 | rgb(29, 31, 149) | hsl(239, 67%, 35%) | Dark Blue | View | |
#391D95 | rgb(57, 29, 149) | hsl(254, 67%, 35%) | Dark Navy | View | |
#571D95 | rgb(87, 29, 149) | hsl(269, 67%, 35%) | Dark Navy | View | |
#751D95 | rgb(117, 29, 149) | hsl(284, 67%, 35%) | Dark Purple | View |
:root {
--color-1: #1D3D95;
--color-2: #1D1F95;
--color-3: #391D95;
--color-4: #571D95;
--color-5: #751D95;
}Palettes that share visual characteristics and color harmony.