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 |
|---|---|---|---|---|---|
#0D353F | rgb(13, 53, 63) | hsl(192, 66%, 15%) | Deep Sky Blue | View | |
#0D293F | rgb(13, 41, 63) | hsl(206, 66%, 15%) | Deep Blue | View | |
#0D1C3F | rgb(13, 28, 63) | hsl(222, 66%, 15%) | Deep Blue | View | |
#0D103F | rgb(13, 16, 63) | hsl(236, 66%, 15%) | Deep Blue | View | |
#170D3F | rgb(23, 13, 63) | hsl(252, 66%, 15%) | Midnight Navy | View |
:root {
--color-1: #0D353F;
--color-2: #0D293F;
--color-3: #0D1C3F;
--color-4: #0D103F;
--color-5: #170D3F;
}Palettes that share visual characteristics and color harmony.