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 |
|---|---|---|---|---|---|
#1F4B84 | rgb(31, 75, 132) | hsl(214, 62%, 32%) | Dark Blue | View | |
#1F3284 | rgb(31, 50, 132) | hsl(229, 62%, 32%) | Dark Blue | View | |
#261F84 | rgb(38, 31, 132) | hsl(244, 62%, 32%) | Dark Blue | View | |
#3F1F84 | rgb(63, 31, 132) | hsl(259, 62%, 32%) | Dark Navy | View | |
#581F84 | rgb(88, 31, 132) | hsl(274, 62%, 32%) | Dark Navy | View |
:root {
--color-1: #1F4B84;
--color-2: #1F3284;
--color-3: #261F84;
--color-4: #3F1F84;
--color-5: #581F84;
}Palettes that share visual characteristics and color harmony.