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 |
|---|---|---|---|---|---|
#1D3395 | rgb(29, 51, 149) | hsl(229, 67%, 35%) | Dark Blue | View | |
#251D95 | rgb(37, 29, 149) | hsl(244, 67%, 35%) | Dark Blue | View | |
#431D95 | rgb(67, 29, 149) | hsl(259, 67%, 35%) | Dark Navy | View | |
#611D95 | rgb(97, 29, 149) | hsl(274, 67%, 35%) | Dark Navy | View | |
#7F1D95 | rgb(127, 29, 149) | hsl(289, 67%, 35%) | Dark Purple | View |
:root {
--color-1: #1D3395;
--color-2: #251D95;
--color-3: #431D95;
--color-4: #611D95;
--color-5: #7F1D95;
}Palettes that share visual characteristics and color harmony.