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 |
|---|---|---|---|---|---|
#112255 | rgb(17, 34, 85) | hsl(225, 67%, 20%) | Deep Blue | View | |
#111155 | rgb(17, 17, 85) | hsl(240, 67%, 20%) | Deep Blue | View | |
#221155 | rgb(34, 17, 85) | hsl(255, 67%, 20%) | Midnight Navy | View | |
#331155 | rgb(51, 17, 85) | hsl(270, 67%, 20%) | Midnight Navy | View | |
#441155 | rgb(68, 17, 85) | hsl(285, 67%, 20%) | Deep Purple | View |
:root {
--color-1: #112255;
--color-2: #111155;
--color-3: #221155;
--color-4: #331155;
--color-5: #441155;
}Palettes that share visual characteristics and color harmony.