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 Deep Blue, Deep 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 |
|---|---|---|---|---|---|
#112855 | rgb(17, 40, 85) | hsl(220, 67%, 20%) | Deep Blue | View | |
#111755 | rgb(17, 23, 85) | hsl(235, 67%, 20%) | Deep Blue | View | |
#1C1155 | rgb(28, 17, 85) | hsl(250, 67%, 20%) | Midnight Navy | View | |
#2D1155 | rgb(45, 17, 85) | hsl(265, 67%, 20%) | Midnight Navy | View | |
#3E1155 | rgb(62, 17, 85) | hsl(280, 67%, 20%) | Deep Purple | View |
:root {
--color-1: #112855;
--color-2: #111755;
--color-3: #1C1155;
--color-4: #2D1155;
--color-5: #3E1155;
}Palettes that share visual characteristics and color harmony.