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 |
|---|---|---|---|---|---|
#0F1E3E | rgb(15, 30, 62) | hsl(221, 61%, 15%) | Deep Blue | View | |
#0F123E | rgb(15, 18, 62) | hsl(236, 61%, 15%) | Deep Blue | View | |
#170F3E | rgb(23, 15, 62) | hsl(250, 61%, 15%) | Midnight Navy | View | |
#230F3E | rgb(35, 15, 62) | hsl(266, 61%, 15%) | Midnight Navy | View | |
#2F0F3E | rgb(47, 15, 62) | hsl(281, 61%, 15%) | Deep Purple | View |
:root {
--color-1: #0F1E3E;
--color-2: #0F123E;
--color-3: #170F3E;
--color-4: #230F3E;
--color-5: #2F0F3E;
}Palettes that share visual characteristics and color harmony.