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 |
|---|---|---|---|---|---|
#0D2B3F | rgb(13, 43, 63) | hsl(204, 66%, 15%) | Deep Blue | View | |
#0D1F3F | rgb(13, 31, 63) | hsl(218, 66%, 15%) | Deep Blue | View | |
#0D123F | rgb(13, 18, 63) | hsl(234, 66%, 15%) | Deep Blue | View | |
#150D3F | rgb(21, 13, 63) | hsl(250, 66%, 15%) | Midnight Navy | View | |
#210D3F | rgb(33, 13, 63) | hsl(264, 66%, 15%) | Midnight Navy | View |
A peaceful combination anchored by #0D2B3F, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #0D2B3F;
--color-2: #0D1F3F;
--color-3: #0D123F;
--color-4: #150D3F;
--color-5: #210D3F;
}Palettes that share visual characteristics and color harmony.