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 |
|---|---|---|---|---|---|
#0E303E | rgb(14, 48, 62) | hsl(197, 63%, 15%) | Deep Sky Blue | View | |
#0E243E | rgb(14, 36, 62) | hsl(213, 63%, 15%) | Deep Blue | View | |
#0E183E | rgb(14, 24, 62) | hsl(228, 63%, 15%) | Deep Blue | View | |
#110E3E | rgb(17, 14, 62) | hsl(244, 63%, 15%) | Deep Blue | View | |
#1D0E3E | rgb(29, 14, 62) | hsl(259, 63%, 15%) | Midnight Navy | View |
:root {
--color-1: #0E303E;
--color-2: #0E243E;
--color-3: #0E183E;
--color-4: #110E3E;
--color-5: #1D0E3E;
}Palettes that share visual characteristics and color harmony.