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 |
|---|---|---|---|---|---|
#1F94B2 | rgb(31, 148, 178) | hsl(192, 70%, 41%) | Dark Sky Blue | View | |
#1F70B2 | rgb(31, 112, 178) | hsl(207, 70%, 41%) | Dark Blue | View | |
#1F4BB2 | rgb(31, 75, 178) | hsl(222, 70%, 41%) | Dark Blue | View | |
#1F27B2 | rgb(31, 39, 178) | hsl(237, 70%, 41%) | Dark Blue | View | |
#3D1FB2 | rgb(61, 31, 178) | hsl(252, 70%, 41%) | Dark 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: #1F94B2;
--color-2: #1F70B2;
--color-3: #1F4BB2;
--color-4: #1F27B2;
--color-5: #3D1FB2;
}Palettes that share visual characteristics and color harmony.