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, Midnight Navy. 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 |
|---|---|---|---|---|---|
#13316C | rgb(19, 49, 108) | hsl(220, 70%, 25%) | Dark Blue | View | |
#131B6C | rgb(19, 27, 108) | hsl(235, 70%, 25%) | Dark Blue | View | |
#22136C | rgb(34, 19, 108) | hsl(250, 70%, 25%) | Midnight Navy | View | |
#38136C | rgb(56, 19, 108) | hsl(265, 70%, 25%) | Midnight Navy | View | |
#4F136C | rgb(79, 19, 108) | hsl(280, 70%, 25%) | Dark Purple | View |
:root {
--color-1: #13316C;
--color-2: #131B6C;
--color-3: #22136C;
--color-4: #38136C;
--color-5: #4F136C;
}Palettes that share visual characteristics and color harmony.