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 |
|---|---|---|---|---|---|
#0E373F | rgb(14, 55, 63) | hsl(190, 64%, 15%) | Deep Sky Blue | View | |
#0E2A3F | rgb(14, 42, 63) | hsl(206, 64%, 15%) | Deep Blue | View | |
#0E1E3F | rgb(14, 30, 63) | hsl(220, 64%, 15%) | Deep Blue | View | |
#0E123F | rgb(14, 18, 63) | hsl(235, 64%, 15%) | Deep Blue | View | |
#160E3F | rgb(22, 14, 63) | hsl(250, 64%, 15%) | Midnight Navy | View |
:root {
--color-1: #0E373F;
--color-2: #0E2A3F;
--color-3: #0E1E3F;
--color-4: #0E123F;
--color-5: #160E3F;
}Palettes that share visual characteristics and color harmony.