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 |
|---|---|---|---|---|---|
#1D4B95 | rgb(29, 75, 149) | hsl(217, 67%, 35%) | Dark Blue | View | |
#1D2D95 | rgb(29, 45, 149) | hsl(232, 67%, 35%) | Dark Blue | View | |
#2B1D95 | rgb(43, 29, 149) | hsl(247, 67%, 35%) | Dark Blue | View | |
#491D95 | rgb(73, 29, 149) | hsl(262, 67%, 35%) | Dark Navy | View | |
#671D95 | rgb(103, 29, 149) | hsl(277, 67%, 35%) | Dark Purple | View |
:root {
--color-1: #1D4B95;
--color-2: #1D2D95;
--color-3: #2B1D95;
--color-4: #491D95;
--color-5: #671D95;
}Palettes that share visual characteristics and color harmony.