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 |
|---|---|---|---|---|---|
#13466C | rgb(19, 70, 108) | hsl(206, 70%, 25%) | Dark Blue | View | |
#132F6C | rgb(19, 47, 108) | hsl(221, 70%, 25%) | Dark Blue | View | |
#13196C | rgb(19, 25, 108) | hsl(236, 70%, 25%) | Dark Blue | View | |
#23136C | rgb(35, 19, 108) | hsl(251, 70%, 25%) | Midnight Navy | View | |
#3A136C | rgb(58, 19, 108) | hsl(266, 70%, 25%) | Midnight Navy | View |
:root {
--color-1: #13466C;
--color-2: #132F6C;
--color-3: #13196C;
--color-4: #23136C;
--color-5: #3A136C;
}Palettes that share visual characteristics and color harmony.