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 |
|---|---|---|---|---|---|
#1D5395 | rgb(29, 83, 149) | hsl(213, 67%, 35%) | Dark Blue | View | |
#1D3595 | rgb(29, 53, 149) | hsl(228, 67%, 35%) | Dark Blue | View | |
#231D95 | rgb(35, 29, 149) | hsl(243, 67%, 35%) | Dark Blue | View | |
#411D95 | rgb(65, 29, 149) | hsl(258, 67%, 35%) | Dark Navy | View | |
#5F1D95 | rgb(95, 29, 149) | hsl(273, 67%, 35%) | Dark Navy | View |
:root {
--color-1: #1D5395;
--color-2: #1D3595;
--color-3: #231D95;
--color-4: #411D95;
--color-5: #5F1D95;
}Palettes that share visual characteristics and color harmony.