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 |
|---|---|---|---|---|---|
#133B6C | rgb(19, 59, 108) | hsl(213, 70%, 25%) | Dark Blue | View | |
#13256C | rgb(19, 37, 108) | hsl(228, 70%, 25%) | Dark Blue | View | |
#18136C | rgb(24, 19, 108) | hsl(243, 70%, 25%) | Dark Blue | View | |
#2E136C | rgb(46, 19, 108) | hsl(258, 70%, 25%) | Midnight Navy | View | |
#44136C | rgb(68, 19, 108) | hsl(273, 70%, 25%) | Midnight Navy | View |
:root {
--color-1: #133B6C;
--color-2: #13256C;
--color-3: #18136C;
--color-4: #2E136C;
--color-5: #44136C;
}Palettes that share visual characteristics and color harmony.