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 |
|---|---|---|---|---|---|
#0E363E | rgb(14, 54, 62) | hsl(190, 63%, 15%) | Deep Sky Blue | View | |
#0E2A3E | rgb(14, 42, 62) | hsl(205, 63%, 15%) | Deep Blue | View | |
#0E1E3E | rgb(14, 30, 62) | hsl(220, 63%, 15%) | Deep Blue | View | |
#0E123E | rgb(14, 18, 62) | hsl(235, 63%, 15%) | Deep Blue | View | |
#160E3E | rgb(22, 14, 62) | hsl(250, 63%, 15%) | Midnight Navy | View |
:root {
--color-1: #0E363E;
--color-2: #0E2A3E;
--color-3: #0E1E3E;
--color-4: #0E123E;
--color-5: #160E3E;
}Palettes that share visual characteristics and color harmony.