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 |
|---|---|---|---|---|---|
#0F265C | rgb(15, 38, 92) | hsl(222, 72%, 21%) | Deep Blue | View | |
#0F135C | rgb(15, 19, 92) | hsl(237, 72%, 21%) | Deep Blue | View | |
#1E0F5C | rgb(30, 15, 92) | hsl(252, 72%, 21%) | Midnight Navy | View | |
#320F5C | rgb(50, 15, 92) | hsl(267, 72%, 21%) | Midnight Navy | View | |
#450F5C | rgb(69, 15, 92) | hsl(282, 72%, 21%) | Deep Purple | View |
:root {
--color-1: #0F265C;
--color-2: #0F135C;
--color-3: #1E0F5C;
--color-4: #320F5C;
--color-5: #450F5C;
}Palettes that share visual characteristics and color harmony.