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 |
|---|---|---|---|---|---|
#0E4458 | rgb(14, 68, 88) | hsl(196, 73%, 20%) | Deep Sky Blue | View | |
#0E3258 | rgb(14, 50, 88) | hsl(211, 73%, 20%) | Deep Blue | View | |
#0E1F58 | rgb(14, 31, 88) | hsl(226, 73%, 20%) | Deep Blue | View | |
#0F0E58 | rgb(15, 14, 88) | hsl(241, 73%, 20%) | Deep Blue | View | |
#220E58 | rgb(34, 14, 88) | hsl(256, 73%, 20%) | Midnight Navy | View |
:root {
--color-1: #0E4458;
--color-2: #0E3258;
--color-3: #0E1F58;
--color-4: #0F0E58;
--color-5: #220E58;
}Palettes that share visual characteristics and color harmony.