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 |
|---|---|---|---|---|---|
#0D4259 | rgb(13, 66, 89) | hsl(198, 75%, 20%) | Deep Sky Blue | View | |
#0D2F59 | rgb(13, 47, 89) | hsl(213, 75%, 20%) | Deep Blue | View | |
#0D1C59 | rgb(13, 28, 89) | hsl(228, 75%, 20%) | Deep Blue | View | |
#110D59 | rgb(17, 13, 89) | hsl(243, 75%, 20%) | Deep Blue | View | |
#240D59 | rgb(36, 13, 89) | hsl(258, 75%, 20%) | Midnight Navy | View |
:root {
--color-1: #0D4259;
--color-2: #0D2F59;
--color-3: #0D1C59;
--color-4: #110D59;
--color-5: #240D59;
}Palettes that share visual characteristics and color harmony.