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, Deep Blue. 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 |
|---|---|---|---|---|---|
#0D2A3F | rgb(13, 42, 63) | hsl(205, 66%, 15%) | Deep Blue | View | |
#0D1E3F | rgb(13, 30, 63) | hsl(220, 66%, 15%) | Deep Blue | View | |
#0D113F | rgb(13, 17, 63) | hsl(235, 66%, 15%) | Deep Blue | View | |
#150D3F | rgb(21, 13, 63) | hsl(250, 66%, 15%) | Midnight Navy | View | |
#220D3F | rgb(34, 13, 63) | hsl(265, 66%, 15%) | Midnight Navy | View |
:root {
--color-1: #0D2A3F;
--color-2: #0D1E3F;
--color-3: #0D113F;
--color-4: #150D3F;
--color-5: #220D3F;
}Palettes that share visual characteristics and color harmony.