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 |
|---|---|---|---|---|---|
#0D183F | rgb(13, 24, 63) | hsl(227, 66%, 15%) | Deep Blue | View | |
#0F0D3F | rgb(15, 13, 63) | hsl(242, 66%, 15%) | Deep Blue | View | |
#1B0D3F | rgb(27, 13, 63) | hsl(257, 66%, 15%) | Midnight Navy | View | |
#280D3F | rgb(40, 13, 63) | hsl(272, 66%, 15%) | Midnight Navy | View | |
#350D3F | rgb(53, 13, 63) | hsl(288, 66%, 15%) | Deep Purple | View |
:root {
--color-1: #0D183F;
--color-2: #0F0D3F;
--color-3: #1B0D3F;
--color-4: #280D3F;
--color-5: #350D3F;
}Palettes that share visual characteristics and color harmony.