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 |
|---|---|---|---|---|---|
#0D203F | rgb(13, 32, 63) | hsl(217, 66%, 15%) | Deep Blue | View | |
#0D143F | rgb(13, 20, 63) | hsl(232, 66%, 15%) | Deep Blue | View | |
#130D3F | rgb(19, 13, 63) | hsl(247, 66%, 15%) | Deep Blue | View | |
#200D3F | rgb(32, 13, 63) | hsl(263, 66%, 15%) | Midnight Navy | View | |
#2C0D3F | rgb(44, 13, 63) | hsl(277, 66%, 15%) | Deep Purple | View |
:root {
--color-1: #0D203F;
--color-2: #0D143F;
--color-3: #130D3F;
--color-4: #200D3F;
--color-5: #2C0D3F;
}Palettes that share visual characteristics and color harmony.