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 |
|---|---|---|---|---|---|
#0F173E | rgb(15, 23, 62) | hsl(230, 61%, 15%) | Deep Blue | View | |
#130F3E | rgb(19, 15, 62) | hsl(245, 61%, 15%) | Deep Blue | View | |
#1E0F3E | rgb(30, 15, 62) | hsl(259, 61%, 15%) | Midnight Navy | View | |
#2A0F3E | rgb(42, 15, 62) | hsl(274, 61%, 15%) | Midnight Navy | View | |
#360F3E | rgb(54, 15, 62) | hsl(290, 61%, 15%) | Deep Purple | View |
:root {
--color-1: #0F173E;
--color-2: #130F3E;
--color-3: #1E0F3E;
--color-4: #2A0F3E;
--color-5: #360F3E;
}Palettes that share visual characteristics and color harmony.