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 |
|---|---|---|---|---|---|
#0D173F | rgb(13, 23, 63) | hsl(228, 66%, 15%) | Deep Blue | View | |
#100D3F | rgb(16, 13, 63) | hsl(244, 66%, 15%) | Deep Blue | View | |
#1C0D3F | rgb(28, 13, 63) | hsl(258, 66%, 15%) | Midnight Navy | View | |
#290D3F | rgb(41, 13, 63) | hsl(274, 66%, 15%) | Midnight Navy | View | |
#350D3F | rgb(53, 13, 63) | hsl(288, 66%, 15%) | Deep Purple | View |
:root {
--color-1: #0D173F;
--color-2: #100D3F;
--color-3: #1C0D3F;
--color-4: #290D3F;
--color-5: #350D3F;
}Palettes that share visual characteristics and color harmony.