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 Dark Sky Blue, Dark Blue, Dark 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 |
|---|---|---|---|---|---|
#1A576B | rgb(26, 87, 107) | hsl(195, 61%, 26%) | Dark Sky Blue | View | |
#1A426B | rgb(26, 66, 107) | hsl(210, 61%, 26%) | Dark Blue | View | |
#1A2E6B | rgb(26, 46, 107) | hsl(225, 61%, 26%) | Dark Blue | View | |
#1A1A6B | rgb(26, 26, 107) | hsl(240, 61%, 26%) | Dark Blue | View | |
#2E1A6B | rgb(46, 26, 107) | hsl(255, 61%, 26%) | Midnight Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Sky Blue and Dark Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #1A576B;
--color-2: #1A426B;
--color-3: #1A2E6B;
--color-4: #1A1A6B;
--color-5: #2E1A6B;
}Palettes that share visual characteristics and color harmony.