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 |
|---|---|---|---|---|---|
#0D273F | rgb(13, 39, 63) | hsl(209, 66%, 15%) | Deep Blue | View | |
#0D1A3F | rgb(13, 26, 63) | hsl(224, 66%, 15%) | Deep Blue | View | |
#0D0E3F | rgb(13, 14, 63) | hsl(239, 66%, 15%) | Deep Blue | View | |
#190D3F | rgb(25, 13, 63) | hsl(254, 66%, 15%) | Midnight Navy | View | |
#250D3F | rgb(37, 13, 63) | hsl(269, 66%, 15%) | Midnight Navy | View |
:root {
--color-1: #0D273F;
--color-2: #0D1A3F;
--color-3: #0D0E3F;
--color-4: #190D3F;
--color-5: #250D3F;
}Palettes that share visual characteristics and color harmony.