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 |
|---|---|---|---|---|---|
#13356C | rgb(19, 53, 108) | hsl(217, 70%, 25%) | Dark Blue | View | |
#131F6C | rgb(19, 31, 108) | hsl(232, 70%, 25%) | Dark Blue | View | |
#1E136C | rgb(30, 19, 108) | hsl(247, 70%, 25%) | Dark Blue | View | |
#34136C | rgb(52, 19, 108) | hsl(262, 70%, 25%) | Midnight Navy | View | |
#4A136C | rgb(74, 19, 108) | hsl(277, 70%, 25%) | Dark Purple | View |
:root {
--color-1: #13356C;
--color-2: #131F6C;
--color-3: #1E136C;
--color-4: #34136C;
--color-5: #4A136C;
}Palettes that share visual characteristics and color harmony.