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 |
|---|---|---|---|---|---|
#1D5F95 | rgb(29, 95, 149) | hsl(207, 67%, 35%) | Dark Blue | View | |
#1D4195 | rgb(29, 65, 149) | hsl(222, 67%, 35%) | Dark Blue | View | |
#1D2395 | rgb(29, 35, 149) | hsl(237, 67%, 35%) | Dark Blue | View | |
#351D95 | rgb(53, 29, 149) | hsl(252, 67%, 35%) | Dark Navy | View | |
#531D95 | rgb(83, 29, 149) | hsl(267, 67%, 35%) | Dark Navy | View |
:root {
--color-1: #1D5F95;
--color-2: #1D4195;
--color-3: #1D2395;
--color-4: #351D95;
--color-5: #531D95;
}Palettes that share visual characteristics and color harmony.