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 Sky 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 |
|---|---|---|---|---|---|
#0C3240 | rgb(12, 50, 64) | hsl(196, 68%, 15%) | Deep Sky Blue | View | |
#0C2540 | rgb(12, 37, 64) | hsl(211, 68%, 15%) | Deep Blue | View | |
#0C1840 | rgb(12, 24, 64) | hsl(226, 68%, 15%) | Deep Blue | View | |
#0E0C40 | rgb(14, 12, 64) | hsl(242, 68%, 15%) | Deep Blue | View | |
#1B0C40 | rgb(27, 12, 64) | hsl(257, 68%, 15%) | Midnight Navy | View |
:root {
--color-1: #0C3240;
--color-2: #0C2540;
--color-3: #0C1840;
--color-4: #0E0C40;
--color-5: #1B0C40;
}Palettes that share visual characteristics and color harmony.