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 |
|---|---|---|---|---|---|
#0D4D59 | rgb(13, 77, 89) | hsl(189, 75%, 20%) | Deep Sky Blue | View | |
#0D3959 | rgb(13, 57, 89) | hsl(205, 75%, 20%) | Deep Blue | View | |
#0D2659 | rgb(13, 38, 89) | hsl(220, 75%, 20%) | Deep Blue | View | |
#0D1359 | rgb(13, 19, 89) | hsl(235, 75%, 20%) | Deep Blue | View | |
#1A0D59 | rgb(26, 13, 89) | hsl(250, 75%, 20%) | Midnight Navy | View |
:root {
--color-1: #0D4D59;
--color-2: #0D3959;
--color-3: #0D2659;
--color-4: #0D1359;
--color-5: #1A0D59;
}Palettes that share visual characteristics and color harmony.